Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Remove 3.6.0 which does not exist any more.
  • Loading branch information
hengfengli authored Oct 19, 2019
1 parent 6cf82e3 commit 0fb0d71
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ matrix:
env: TOXENV=typecheck
os: linux
dist: xenial
- python: 3.6.0
env: TOXENV=py36 IDENT="3.6.0" RUN_SUITE=y USE_PYENV=y
os: linux
- python: 3.7.0
env: TOXENV=py37 IDENT="3.7.0" RUN_SUITE=y USE_PYENV=n
os: linux
Expand Down

0 comments on commit 0fb0d71

Please sign in to comment.