Skip to content

Commit

Permalink
removed pypy3 ine travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vgoehler committed Feb 13, 2020
1 parent 0437a1a commit 556b35f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ matrix:
- python: '3.6'
env:
- TOXENV=check
- python: '3.6'
- python: '3.7'
env:
- TOXENV=docs
- env:
Expand All @@ -22,10 +22,6 @@ matrix:
- env:
- TOXENV=py38,codecov,coveralls
python: '3.8'
- env:
- TOXENV=pypy3,codecov,coveralls
- TOXPYTHON=pypy3
python: 'pypy3'
before_install:
- python --version
- uname -a
Expand Down

0 comments on commit 556b35f

Please sign in to comment.