Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a984380

Browse files
mdboomjenshnielsen
authored andcommitted
Build docs on Python 3.5
1 parent fe701e3 commit a984380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines 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)