Skip to content

Commit 5f0e02b

Browse files
committed
Use dev version of 3.9
1 parent eea7670 commit 5f0e02b

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
@@ -13,7 +13,7 @@ matrix:
1313
allow_failures:
1414
- python: "nightly"
1515
include:
16-
- python: "3.9"
16+
- python: "3.9-dev"
1717
dist: focal
1818

1919
dist: bionic

0 commit comments

Comments
 (0)