Skip to content

Commit

Permalink
Fix typo in PyPy version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Apr 30, 2019
1 parent 4b342f4 commit e086ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ python:
- 3.5
- 3.6
- 3.7
- pypy2.7-5.0.0
- pypy2.7-6.0.0
- pypy3.5-6.0.0
install:
- pip install -U pip setuptools
Expand Down

0 comments on commit e086ea9

Please sign in to comment.