Skip to content

Commit

Permalink
travis: Remove pypy in favor of pypy3
Browse files Browse the repository at this point in the history
On bionic, there is no explicit "pypy" package
  • Loading branch information
tony committed Dec 24, 2019
1 parent 5930183 commit 23bc47a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ python:
- 2.7
- 3.6
- 3.7
- pypy
- pypy3
if: (type = push AND branch IN (master)) OR (type = pull_request)
cache: pip
Expand Down

0 comments on commit 23bc47a

Please sign in to comment.