Commit dc9006db by Boris Staletic Committed by Wenzel Jakob

Use newer macOS image for python3 testing

parent fe2a06e3
...@@ -138,7 +138,7 @@ matrix: ...@@ -138,7 +138,7 @@ matrix:
env: PYTHON=2.7 CPP=14 CLANG CMAKE=1 env: PYTHON=2.7 CPP=14 CLANG CMAKE=1
- os: osx - os: osx
name: Python 3.7, c++14, AppleClang 9, Debug build name: Python 3.7, c++14, AppleClang 9, Debug build
osx_image: xcode9 osx_image: xcode9.4
env: PYTHON=3.7 CPP=14 CLANG DEBUG=1 env: PYTHON=3.7 CPP=14 CLANG DEBUG=1
# Test a PyPy 2.7 build # Test a PyPy 2.7 build
- os: linux - os: linux
......
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