Merge pull request #20 from rodgzilla/fixing_travis

Removing python 2.7 check from Travis.
This commit is contained in:
Thomas Wolf
2018-07-09 14:04:21 +02:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@ group: travis_latest
language: python
cache: pip
python:
- 2.7
#- 2.7
- 3.6
#- nightly
#- pypy