Skip to content

Commit

Permalink
Do not run pypy3 on travis: pypy-5.5.0 is minimal supported pypy3
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinolog committed Apr 13, 2017
1 parent ce9243f commit 54bc079
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 @@ -6,7 +6,6 @@ python:
- "3.5"
- "3.6"
- "pypy"
- "pypy3"
install:
- pip install tox-travis
- pip install coveralls
Expand Down

0 comments on commit 54bc079

Please sign in to comment.