Skip to content

Commit

Permalink
travis: add Python 3.5
Browse files Browse the repository at this point in the history
Signed-off-by: David Aguilar <davvid@gmail.com>
  • Loading branch information
davvid committed Sep 21, 2016
1 parent 20a01ed commit e4ef406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ env:
- TOX_ENV=py27
- TOX_ENV=py33
- TOX_ENV=py34
- TOX_ENV=py35
install:
- pip install tox
script:
Expand Down

0 comments on commit e4ef406

Please sign in to comment.