Skip to content

Commit

Permalink
3.9 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed Nov 7, 2020
1 parent 8c80d1a commit 57faeec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ matrix:
dist: xenial
env:

- python: '3.9-dev'
- python: '3.9'
dist: xenial
env:

Expand All @@ -41,11 +41,8 @@ matrix:
env:

allow_failures:
- python: '3.9-dev'
- python: '3.10-dev'
- python: 'nightly'
- python: 'pypy'
- python: 'pypy3'
fast_finish: true

cache:
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ envlist =
py39
py310
pypy
# pypy3
pypy3

[testenv]
deps =
Expand Down

0 comments on commit 57faeec

Please sign in to comment.