Unverified Commit 4f5fb8ea authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #170 from radarhere/pypy60

Added pypy 6.0 to Travis
parents 888cc1cb 7e3c71e3
...@@ -108,6 +108,10 @@ matrix: ...@@ -108,6 +108,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