Skip to content

Commit 5bdf812

Browse files
committed
travis: test with Python 3.9
1 parent 6ff3d1b commit 5bdf812

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ python:
1111
- "3.6"
1212
- "3.7"
1313
- "3.8"
14+
- "3.9-dev"
1415
- "pypy"
1516
- "pypy3"
1617

@@ -20,6 +21,7 @@ env:
2021

2122
matrix:
2223
allow_failures:
24+
- python: "3.9-dev"
2325
- python: "pypy"
2426
- python: "pypy3"
2527

0 commit comments

Comments
 (0)