Skip to content

Commit 408b0db

Browse files
committed
let python 3.11-dev fail without failing the build
1 parent 60c11a7 commit 408b0db

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
@@ -35,7 +35,7 @@ services:
3535
jobs:
3636
allow_failures: # nightly not ready for prime time yet.
3737
- python: nightly
38-
- 3.11-dev
38+
- python: 3.11-dev
3939
- python: pypy3
4040

4141
addons:

0 commit comments

Comments
 (0)