Skip to content

Commit 8f2936a

Browse files
committed
Drop Python 3.7 from Travis build which is erroring for an unknown reason
1 parent b255f9e commit 8f2936a

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
@@ -8,7 +8,7 @@ python:
88
#- '3.4'
99
- '3.5'
1010
- '3.6'
11-
- '3.7'
11+
#- '3.7'
1212
- '3.8'
1313
- '3.9'
1414

0 commit comments

Comments
 (0)