Skip to content

Commit

Permalink
Switched [.travis.yml] "pypy3" environment to "pypy3.3-5.2-alpha1"
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Feb 23, 2017
1 parent cfcf9f5 commit b53020c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ python:
- 3.6
- nightly
- pypy-5.4.1
- pypy3
- pypy3.3-5.2-alpha1
install:
- travis_retry pip install coveralls
- travis_retry pip install tox-travis
Expand Down

0 comments on commit b53020c

Please sign in to comment.