Skip to content

Commit e3da17c

Browse files
committed
python 3.7 only
1 parent f840422 commit e3da17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## ---- EXAMPLE 2: python
22
language: python
33
python:
4-
- "2.7"
4+
# - "2.7"
55
- "3.6"
66
os:
77
- linux

0 commit comments

Comments
 (0)