Skip to content

Commit 221d411

Browse files
committed
travis: Use Python 3.9-dev
1 parent 466ecfe commit 221d411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ matrix:
2929
python: "3.5"
3030
- env:
3131
- DB=mysql:5.6
32-
python: "3.6"
32+
python: "3.9-dev"
3333
- env:
3434
- DB=mysql:5.7
3535
python: "3.7"

0 commit comments

Comments
 (0)