1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-30 07:33:01 +04:00

added Xcode 8 beta

This commit is contained in:
Niels
2016-06-14 08:02:29 +02:00
parent 48f69f40e7
commit 947db6ffe3
+7
View File
@@ -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