Skip to content

Commit

Permalink
Change TravisCI python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gunyarakun committed Aug 6, 2019
1 parent 0f6a6e3 commit f454404
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ sudo: false
python:
- "2.7"
- "3.3"
- "3.4"
- "nightly"
- "3.6"
install:
- pip install coveralls
script:
Expand Down

0 comments on commit f454404

Please sign in to comment.