Skip to content

Commit 2c51f6f

Browse files
travis: Drop Python 3.7 from test environments
1 parent 1673e9e commit 2c51f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
- '3.4'
77
- '3.5'
88
- '3.6'
9-
- '3.7'
9+
# - '3.7'
1010
- pypy
1111

1212
install:

0 commit comments

Comments
 (0)