Commit 425b9834 authored by Niels's avatar Niels

🐛 removed the wrong compiler

parent 56671a88
...@@ -125,8 +125,8 @@ matrix: ...@@ -125,8 +125,8 @@ matrix:
- os: osx - os: osx
osx_image: xcode7.3 osx_image: xcode7.3
- os: osx #- os: osx
osx_image: xcode8 # osx_image: xcode8
- os: osx - os: osx
osx_image: xcode8.1 osx_image: xcode8.1
...@@ -179,9 +179,9 @@ matrix: ...@@ -179,9 +179,9 @@ matrix:
env: LLVM_VERSION=3.7.1 env: LLVM_VERSION=3.7.1
compiler: clang compiler: clang
#- os: linux - os: linux
# env: LLVM_VERSION=3.8.0 env: LLVM_VERSION=3.8.0
# compiler: clang compiler: clang
- os: linux - os: linux
env: LLVM_VERSION=3.8.1 env: LLVM_VERSION=3.8.1
......
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