Skip to content

Commit 90bbbf0

Browse files
committed
Removing python 2.7 check from Travis.
1 parent 55ba4d7 commit 90bbbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group: travis_latest
22
language: python
33
cache: pip
44
python:
5-
- 2.7
5+
#- 2.7
66
- 3.6
77
#- nightly
88
#- pypy

0 commit comments

Comments
 (0)