Skip to content

Commit

Permalink
Merge pull request #963 from scop/pypy54
Browse files Browse the repository at this point in the history
Update Travis PyPy testing to 5.4
  • Loading branch information
Lukasa committed Sep 3, 2016
2 parents 65b8c52 + fcd8b64 commit 4a68c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -29,8 +29,8 @@ matrix:
include:
- python: 3.5
env: TOXENV=py35
- python: pypy-5.3
- python: pypy-5.4
env: TOXENV=pypy
allow_failures:
- python: pypy-5.3
- python: pypy-5.4
sudo: false

0 comments on commit 4a68c53

Please sign in to comment.