Skip to content

Commit

Permalink
Merge pull request #5886 from jenshnielsen/docspython35
Browse files Browse the repository at this point in the history
Revert "Build the docs with python 3.4 which should fix the Traitlets…
  • Loading branch information
tacaswell committed Jan 20, 2016
2 parents 950c712 + 5c1d125 commit df5b320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -47,7 +47,7 @@ matrix:
env: PANDAS=pandas NOSE_ARGS=--with-coverage
- python: 3.5
env: TEST_ARGS=--pep8
- python: 3.4
- python: 3.5
env: BUILD_DOCS=true
- python: "nightly"
env: PRE=--pre
Expand Down

0 comments on commit df5b320

Please sign in to comment.