Skip to content

Commit

Permalink
travis: Use Python 3.9-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Jul 17, 2020
1 parent 466ecfe commit 221d411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ matrix:
python: "3.5"
- env:
- DB=mysql:5.6
python: "3.6"
python: "3.9-dev"
- env:
- DB=mysql:5.7
python: "3.7"
Expand Down

0 comments on commit 221d411

Please sign in to comment.