Skip to content

Commit

Permalink
Added python 3.5 to travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Feb 5, 2016
1 parent 010ca98 commit 028a45b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
cache: pip

python:
- "3.5"
- "3.4"
- "2.7"

Expand Down

0 comments on commit 028a45b

Please sign in to comment.