Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed pypy tests from travis-ci.
The pypy3 version in travis-ci is too old. Also, since PyPy targets CPython compatibility, these tests should be unnecessary.
  • Loading branch information
defnull committed Jul 22, 2017
1 parent 600e501 commit 13eb839
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -9,8 +9,6 @@ python:
- "3.5"
- "3.6"
- "nightly"
- "pypy"
- "pypy3"

install:
- travis_retry bash test/travis_setup.sh
Expand Down

0 comments on commit 13eb839

Please sign in to comment.