Skip to content

Commit

Permalink
Travis now has pypy and pypy3 working on xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed May 2, 2019
1 parent bbbda88 commit 0e76326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ python:
- 3.5
- 3.6
- 3.7
- pypy2.7-6.0.0
- pypy3.5-6.0.0
- pypy
- pypy3
install:
- pip install mock coverage coveralls flake8
- pip install .
Expand Down

0 comments on commit 0e76326

Please sign in to comment.