8000 travis: Use Python 3.9-dev · rainingmaster/PyMySQL@221d411 · GitHub
[go: up one dir, main page]

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

.travis.yml

Lines changed: 1 addition & 1 deletion
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)
0