about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 93af730b..10762d59 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -77,7 +77,7 @@ jobs:
       env: LLVM_VERSION=3.9
 
     - name: "LLVM 3.8"
-      env: LLVM_VERSION=3.8
+      env: LLVM_VERSION=3.8 USE_LIBCXX=0
 
     # Sanitizer builds. Do unoptimized build otherwise the optimizer might remove problematic code
     - name: "ASan"