Commit da8edd37 authored by Stefan Behnel's avatar Stefan Behnel

Downgrade XCode on travis for Py2 to see if that fixes the clang build problems.

parent 702f49fc
......@@ -41,7 +41,7 @@ matrix:
include:
# slowest first
- os: osx
osx_image: xcode10.3
osx_image: xcode9.3
env: PY=2
python: 2
language: c
......
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