Skip to content

Commit 60c11a7

Browse files
committed
Add 3.11 dev test run.
1 parent 5e42b71 commit 60c11a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ python:
2525
- 3.9
2626
- 3.8
2727
- 3.6
28+
- 3.11-dev
2829
- nightly
2930

3031
services:
@@ -34,6 +35,7 @@ services:
3435
jobs:
3536
allow_failures: # nightly not ready for prime time yet.
3637
- python: nightly
38+
- 3.11-dev
3739
- python: pypy3
3840

3941
addons:

0 commit comments

Comments
 (0)