Skip to content

Commit

Permalink
Travis: Add 3.7, update pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Aug 17, 2019
1 parent 600d11d commit 84fc55a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ python:
- 2.7
- 3.5
- 3.6
- pypy3.5-5.8.0
- pypy-5.6.0
- 3.7
- pypy
- pypy3
before_install:
- export PIP_USE_MIRRORS=true
- pip install -U pip setuptools
Expand Down

0 comments on commit 84fc55a

Please sign in to comment.