Skip to content

Commit

Permalink
Travis: Add 3.5 to supported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mitya57 committed Jan 31, 2016
1 parent 8e7ad3d commit 916fc67
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 @@ -5,6 +5,7 @@ python:
- 3.2
- 3.3
- 3.4
- 3.5
- pypy
install:
- pip uninstall -y nose
Expand Down

0 comments on commit 916fc67

Please # to comment.