Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b144cc

Browse filesBrowse files
committed
Build docs on Python 3.5
1 parent ea11459 commit 4b144cc
Copy full SHA for 4b144cc

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ matrix:
4141
env: PANDAS=pandas
4242
- python: 2.7
4343
env: TEST_ARGS=--pep8
44-
- python: 2.7
45-
env: BUILD_DOCS=true MOCK=mock
44+
- python: 3.5
45+
env: BUILD_DOCS=true
4646
- python: "nightly"
4747
env: PRE=--pre
4848
allow_failures:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.