Skip to content

Commit

Permalink
Add py38 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterWil committed Sep 6, 2020
1 parent fdcdf8d commit 450edc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ matrix:
env: TOXENV=py36
- python: "3.7"
env: TOXENV=py37
- python: "3.8"
env: TOXENV=py38

install: pip install -U tox coveralls
language: python
Expand Down

0 comments on commit 450edc0

Please sign in to comment.