Skip to content

Commit 796458c

Browse files
take python 3.7 out of travis config again
1 parent efc1f45 commit 796458c

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
@@ -5,7 +5,7 @@ python:
55
- '3.4'
66
- '3.5'
77
- '3.6'
8-
- '3.7'
8+
#- '3.7'
99
env:
1010
- TOXENV=py-test
1111

0 commit comments

Comments
 (0)