Skip to content

Commit

Permalink
update pypy version to 3.5 on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Aug 22, 2018
1 parent a9b49c4 commit 159bb88
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ python:
- "3.5"
- "3.6"
- "pypy"
# commenting "pypy3" because it's been broken on TravisCI for several months
# using alpha target instead
# https://github.com/travis-ci/travis-ci/issues/6277
- "pypy3.3-5.5-alpha" #- "pypy3"
- "pypy3.5"

env:
- LANG=
Expand Down

0 comments on commit 159bb88

Please sign in to comment.