Commit 5717ad0c authored by Stefan Behnel's avatar Stefan Behnel

Upgrade XCode version on travis to see if it fixes the build.

parent b33d4941
......@@ -41,12 +41,14 @@ matrix:
include:
# slowest first
- os: osx
osx_image: xcode11.3
env: PY=2
python: 2
language: c
compiler: clang
cache: false
- os: osx
osx_image: xcode11.3
env: PY=3
python: 3
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