Skip to content

Commit

Permalink
Merge pull request #2248 from hugovk/patch-1
Browse files Browse the repository at this point in the history
Test Python 3.9-dev on Travis CI
  • Loading branch information
jaraco authored Jul 12, 2020
2 parents 599f639 + 069eb7d commit 21386a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- <<: *latest_py3
env: LANG=C
- python: 3.8-dev
- python: 3.9-dev
- <<: *latest_py3
env: TOXENV=docs
allow_failures:
Expand Down

0 comments on commit 21386a1

Please sign in to comment.