Will clang build now with travis?

Former-commit-id: 2bf5c1324a9ff7739ee2eb90d7a722065d2d8a98
This commit is contained in:
John Sully 2019-03-19 20:00:52 -04:00
parent c0fbc6d2d9
commit d80f576f77

View File

@ -14,7 +14,7 @@ matrix:
- llvm-toolchain-precise-3.8 - llvm-toolchain-precise-3.8
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- os: linux - os: linux
env: COMPILER_NAME=clang CXX=clang++-3.8 CC=clang-3.8 CXXFLAGS="-stdlib=libc++" env: COMPILER_NAME=clang CXX=clang++-3.8 CC=clang-3.8 CXXFLAGS="-stdlib=libc++" LDFLAGS="-stlib=libc++"
addons: addons:
apt: apt:
packages: packages: