Skip to content

Commit

Permalink
one more try at fixing travis/pypi issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Nov 11, 2020
1 parent c7932ad commit 5f6db6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ language: python
cache: pip
matrix:
include:
# - python: 3.8
# env: TOXENV=py38
- python: 3.7
env: TOXENV=py37
- python: 3.8
env: TOXENV=py38
# - python: 3.7
# env: TOXENV=py37
# - python: 3.6
# env: TOXENV=py36
addons:
Expand Down

0 comments on commit 5f6db6f

Please sign in to comment.