Commit 7e3c71e3 authored by Andrew Murray's avatar Andrew Murray
Browse files

Added pypy 6.0 to Travis

parent 54b7efc4
...@@ -96,6 +96,10 @@ matrix: ...@@ -96,6 +96,10 @@ matrix:
env: env:
- PYTHON_VERSION=pypy-5.7 - PYTHON_VERSION=pypy-5.7
- VENV=venv - VENV=venv
- os: osx
env:
- PYTHON_VERSION=pypy-6.0
- VENV=venv
# Default OSX (xcode image) is 10.12 (xcode 8.3.3) as of 2018-03-29 # Default OSX (xcode image) is 10.12 (xcode 8.3.3) as of 2018-03-29
# See: https://docs.travis-ci.com/user/reference/osx/ # See: https://docs.travis-ci.com/user/reference/osx/
- os: osx - os: osx
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment