Skip to content

Commit

Permalink
Travis CI fix pypy 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xzkostyan committed Oct 14, 2019
1 parent 64e5375 commit a2bedac
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 @@ -34,7 +34,7 @@ python:
- "3.5"
- "3.6"
- "3.7-dev"
- "pypy2.7-5.8.0"
- "pypy2.7-5.10.0"
- "pypy3.5"
cache: pip
services:
Expand Down

0 comments on commit a2bedac

Please sign in to comment.