Skip to content

Commit

Permalink
Removed python2.7 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvenosdel committed Apr 28, 2019
1 parent e4e76e6 commit 2b4fe94
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
@@ -1,7 +1,6 @@
sudo: false
language: python
python:
- "2.7"
- "3.5"
- "3.6"
install: pip install tox-travis
script: tox

0 comments on commit 2b4fe94

Please sign in to comment.