We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad48f2 commit 1740660Copy full SHA for 1740660
.travis.yml
@@ -74,6 +74,7 @@ matrix:
74
- clang-6.0
75
sources: &sources
76
- llvm-toolchain-trusty-6.0
77
+ - sourceline: 'ppa:ubuntu-toolchain-r/test'
78
env:
79
- MATRIX_EVAL="CC=clang-6.0 && CXX=clang++-6.0"
80
compiler: clang
0 commit comments