Skip to content

Commit

Permalink
Try Python 3.9-dev on Travis CI (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Oct 21, 2020
1 parent 43336b4 commit 205f10a
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 @@ -5,7 +5,7 @@ matrix:
include:
- python: "3.7"
- python: "3.8"
- python: "3.9"
- python: "3.9-dev"
env: LATEST=1
cache:
directories:
Expand Down

0 comments on commit 205f10a

Please sign in to comment.