Skip to content

Commit 6f234fa

Browse files
committed
Make Travis-CI build against Python 3.9 development version
1 parent e4a3f71 commit 6f234fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ python:
99
- "3.6"
1010
- "3.7"
1111
- "3.8"
12+
- "3.9-dev"
1213
- "pypy"
1314
- "pypy3.5-7.0" # Need 7.0+ due to a bug in earlier versions that broke our tests.
1415

0 commit comments

Comments
 (0)