Skip to content

Commit

Permalink
Travis claims to support Python 3.5, so enabled the tox configuration…
Browse files Browse the repository at this point in the history
… in .travis.yml
  • Loading branch information
agronholm committed Sep 15, 2015
1 parent 0389dfa commit 277603e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: python
python: 3.4
env:
- TOX_ENV=py34
# - TOX_ENV=py35
- TOX_ENV=py35
- TOX_ENV=docs
- TOX_ENV=flake8
install:
Expand Down

0 comments on commit 277603e

Please sign in to comment.