🐛 removed the wrong compiler

pull/338/merge
Niels 2016-11-16 08:25:08 +01:00
parent 56671a88c6
commit 425b9834a8
1 changed files with 5 additions and 5 deletions

View File

@ -125,8 +125,8 @@ matrix:
- os: osx
osx_image: xcode7.3
- os: osx
osx_image: xcode8
#- os: osx
# osx_image: xcode8
- os: osx
osx_image: xcode8.1
@ -179,9 +179,9 @@ matrix:
env: LLVM_VERSION=3.7.1
compiler: clang
#- os: linux
# env: LLVM_VERSION=3.8.0
# compiler: clang
- os: linux
env: LLVM_VERSION=3.8.0
compiler: clang
- os: linux
env: LLVM_VERSION=3.8.1