summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index eea6c14..a03a957 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,6 @@ matrix:
27 os: linux 27 os: linux
28 env: 28 env:
29 - PLATFORM=linux BITS=64 HOST=x86_64 29 - PLATFORM=linux BITS=64 HOST=x86_64
30 - CXX=clang++
31 30
32before_install: 31before_install:
33 # Trusty related fixed 32 # Trusty related fixed