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 a984380

Browse filesBrowse files
mdboomjenshnielsen
authored andcommitted
Build docs on Python 3.5
1 parent fe701e3 commit a984380
Copy full SHA for a984380

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
@@ -47,8 +47,8 @@ matrix:
4747
env: PANDAS=pandas NOSE_ARGS=--with-coverage
4848
- python: 3.5
4949
env: TEST_ARGS=--pep8
50-
- python: 2.7
51-
env: BUILD_DOCS=true MOCK=mock
50+
- python: 3.5
51+
env: BUILD_DOCS=true
5252
- python: "nightly"
5353
env: PRE=--pre
5454
allow_failures:

0 commit comments

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