Commit 947db6ff authored by Niels's avatar Niels

added Xcode 8 beta

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