Skip to content

Commit fb8bde5

Browse files
committed
Too early, no Python 3.9 on Travis yet.
1 parent 967d0af commit fb8bde5

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
@@ -4,7 +4,7 @@ python:
44
- "3.6"
55
- "3.7"
66
- "3.8"
7-
- "3.9"
7+
# - "3.9"
88
- "nightly"
99
- "pypy3"
1010

0 commit comments

Comments
 (0)