Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
specify python 3.5 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoiko committed Feb 12, 2016
1 parent 0f3c60d commit 941fee5
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 @@ env:
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
python: 3.5
install:
- pip install tox
script: tox

0 comments on commit 941fee5

Please sign in to comment.