Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Update travis ci config.
Browse files Browse the repository at this point in the history
  • Loading branch information
terrencepreilly committed Jan 26, 2021
1 parent 9bc6d03 commit fdb4d08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ script: tox

matrix:
include:
- env: TOXENV=py35
python: 3.5
- env: TOXENV=py36
python: 3.6
- env: TOXENV=py37
python: 3.7
- env: TOXENV=py38
python: 3.8
- env: TOXENV=py39
python: 3.9

0 comments on commit fdb4d08

Please sign in to comment.