Skip to content

Commit

Permalink
:add: python3.5 environment configuration with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
b3j0f committed Oct 29, 2015
1 parent 8518ffb commit c380ca4
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"
# command to install dependencies
install:
- pip install coveralls
Expand Down

0 comments on commit c380ca4

Please sign in to comment.