Removing python 2.7 check from Travis.

This commit is contained in:
Grégory Châtel
2018-07-09 13:57:48 +02:00
parent 55ba4d7840
commit 90bbbf055e
+1 -1
View File
@@ -2,7 +2,7 @@ group: travis_latest
language: python
cache: pip
python:
- 2.7
#- 2.7
- 3.6
#- nightly
#- pypy