Skip to content

Commit

Permalink
Update Travis PyPy testing to 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Sep 3, 2016
1 parent 65b8c52 commit fcd8b64
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 fcd8b64

Please sign in to comment.