Skip to content

Commit

Permalink
add 3.3 and 3.5 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
SRJ9 committed Oct 16, 2016
1 parent 332394b commit 63a2b93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ sudo: false
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
install: pip install tox-travis
script: tox

0 comments on commit 63a2b93

Please sign in to comment.