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

Skip to content

Commit 4b144cc

Browse files
committed
Build docs on Python 3.5
1 parent ea11459 commit 4b144cc

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