Skip to content

Commit

Permalink
Test Python 3.5 with TravisCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
austinhartzheim committed Jan 2, 2016
1 parent 9e4b7e5 commit c78822f
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 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
install:
- pip install "coverage<4" coveralls codecov
script:
Expand Down

0 comments on commit c78822f

Please sign in to comment.