Skip to content

Commit

Permalink
Merge pull request #20 from rodgzilla/fixing_travis
Browse files Browse the repository at this point in the history
Removing python 2.7 check from Travis.
  • Loading branch information
thomwolf committed Jul 9, 2018
2 parents 55ba4d7 + 90bbbf0 commit 253ca42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group: travis_latest
language: python
cache: pip
python:
- 2.7
#- 2.7
- 3.6
#- nightly
#- pypy
Expand Down

0 comments on commit 253ca42

Please sign in to comment.