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 debb53d commit cd7cc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ matrix:
include:
- python: 3.7
dist: xenial
- python: 3.8-dev
- python: 3.8
dist: xenial
- python: 3.6
name: "Flake8"
Expand Down

0 comments on commit cd7cc42

Please sign in to comment.