This commit is contained in:
Kartik K. Agaram 2016-05-09 14:28:49 -07:00
parent a584ddb3a2
commit c18f6e98a3

View File

@ -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: