Skip to content

Commit

Permalink
Add 3.10-dev in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Jul 27, 2020
1 parent c61c728 commit 3b1c954
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ matrix:
- python: 3.9-dev
env: TOXENV=py39

- python: 3.10-dev
env: TOXENV=py39

- python: 3.6
env: TOXENV=py36

Expand All @@ -47,6 +50,7 @@ matrix:

allow_failures:
- python: 3.9-dev
- python: 3.10-dev

install:
- pip install tox
Expand Down

0 comments on commit 3b1c954

Please sign in to comment.