Skip to content

Commit

Permalink
Use Python 3.8 final on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 23, 2019
1 parent f3980d4 commit 1ec6455
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 @@ -6,7 +6,7 @@ python:
- 3.5
- 3.6
- 3.7
- 3.8-dev
- 3.8
- pypy2.7-6.0
- pypy3.5-6.0
install:
Expand Down

0 comments on commit 1ec6455

Please sign in to comment.