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

Skip to content

Commit b322274

Browse files
committed
Build docs on Python 3.5
1 parent d0ca019 commit b322274

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
@@ -43,8 +43,8 @@ matrix:
4343
- python: 3.5
4444
- python: 2.7
4545
env: TEST_ARGS=--pep8
46-
- python: 2.7
47-
env: BUILD_DOCS=true MOCK=mock
46+
- python: 3.5
47+
env: BUILD_DOCS=true
4848
- python: "nightly"
4949
env: PRE=--pre
5050
allow_failures:

0 commit comments

Comments
 (0)