Skip to content

Commit

Permalink
Tweak pypy3 version on travis, also try 3.7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Jun 28, 2017
1 parent a70a25c commit 9334a56
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 @@ -8,11 +8,12 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "pypy-5.4"
- "pypy3-5.4"
- "pypy3.3-5.2-alpha1"
matrix:
include:
- python: "3.6"
- python: "3.7-dev"
env: PERFT=1
addons:
apt:
Expand Down

0 comments on commit 9334a56

Please sign in to comment.