Commit 947db6ff authored by Niels's avatar Niels

added Xcode 8 beta

parent 48f69f40
...@@ -151,6 +151,13 @@ matrix: ...@@ -151,6 +151,13 @@ matrix:
- COMPILER=clang - COMPILER=clang
- CXXFLAGS=-lstdc++ - CXXFLAGS=-lstdc++
- os: osx
osx_image: xcode8
compiler: clang
env:
- COMPILER=clang
- CXXFLAGS=-lstdc++
script: script:
- uname -a - uname -a
- $COMPILER --version - $COMPILER --version
......
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