Skip to content

Commit

Permalink
Added stable 3.8 and dev 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
expobrain committed Oct 15, 2019
1 parent 14b962f commit 3d61161
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ python:
- 3.5
- 3.6
- 3.7
- 3.8-dev
- 3.8
- 3.9-dev
- pypy
- pypy3.5
matrix:
fast_finish: true
allow_failures:
- python: 3.8-dev
- python: 3.9-dev
- python: 3.8
cache: pip
install:
- pip install tox-travis
Expand Down

0 comments on commit 3d61161

Please sign in to comment.