Skip to content

Commit

Permalink
Revert "Try a newer pypy3"
Browse files Browse the repository at this point in the history
Travis doesn't have it :(

This reverts commit aa2b346.
  • Loading branch information
mgedmin committed Dec 27, 2016
1 parent aa2b346 commit 0fc6964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ matrix:
include:
- python: 3.5
env: TOXENV=py35
- python: pypy3.3-5.5-alpha
- python: pypy3.3-5.2-alpha1
env: TOXENV=pypy3
env:
- TOXENV=py27
Expand Down

0 comments on commit 0fc6964

Please sign in to comment.