Commit 8ea0ee50 authored by Niels's avatar Niels

clang 3.9.0 is not working yet

parent fa0299f0
......@@ -184,10 +184,6 @@ matrix:
env: LLVM_VERSION=3.8.1
compiler: clang
- os: linux
env: LLVM_VERSION=3.9.0
compiler: clang
#####################
# installation step #
#####################
......@@ -202,7 +198,6 @@ cache:
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.7.1
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.8.0
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.8.1
- ${TRAVIS_BUILD_DIR}/deps/llvm-3.9.0
install:
......
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