From 8ea0ee502d110949ed54b5607d60a46df6953ae8 Mon Sep 17 00:00:00 2001 From: Niels Date: Sat, 3 Sep 2016 13:08:17 +0200 Subject: [PATCH] clang 3.9.0 is not working yet --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4e13f12a..1325e43e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: