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

Skip to content

Commit df5b320

Browse files
committed
Merge pull request #5886 from jenshnielsen/docspython35
Revert "Build the docs with python 3.4 which should fix the Traitlets…
2 parents 950c712 + 5c1d125 commit df5b320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ matrix:
4747
env: PANDAS=pandas NOSE_ARGS=--with-coverage
4848
- python: 3.5
4949
env: TEST_ARGS=--pep8
50-
- python: 3.4
50+
- python: 3.5
5151
env: BUILD_DOCS=true
5252
- python: "nightly"
5353
env: PRE=--pre

0 commit comments

Comments
 (0)