Skip to content

Commit e87375e

Browse files
committed
Switch to nightly builds of Python 3.9 because travis still hasn't added the Python 3.9.0 release.
1 parent 7eaaf65 commit e87375e

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
@@ -6,7 +6,7 @@ python:
66
- "3.6"
77
- "3.7"
88
- "3.8"
9-
- "3.9"
9+
- "3.9-dev"
1010
env:
1111
- RUST_VERSION=1.32.0
1212
- RUST_VERSION=stable

0 commit comments

Comments
 (0)