about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 6c65b3a2..fab98113 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,9 +9,6 @@ addons:
       - valgrind
       - libstdc++-5-dev  # default version is not valgrind-clean
 
-before_install:
-  - CXX=clang++
-
 # test_layers takes a long time; divide up the work into multiple jobs on the
 # matrix so we don't time out on Travis
 matrix: