Commit 54073e8b authored by Andrew Murray's avatar Andrew Murray
Browse files

Added PyPy3 macOS build

parent 4378c0be
...@@ -70,6 +70,11 @@ matrix: ...@@ -70,6 +70,11 @@ matrix:
env: env:
- MB_PYTHON_VERSION=2.7 - MB_PYTHON_VERSION=2.7
- TEST_BUILDS=1 - TEST_BUILDS=1
- os: osx
env:
- MB_PYTHON_VERSION=pypy3.6-7.3
- MB_PYTHON_OSX_VER=10.9
- TEST_BUILDS=1
- os: osx - os: osx
language: objective-c language: objective-c
env: env:
......
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