Skip to content

Commit 1740660

Browse files
committed
Fix clang6 build
1 parent bad48f2 commit 1740660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ matrix:
7474
- clang-6.0
7575
sources: &sources
7676
- llvm-toolchain-trusty-6.0
77+
- sourceline: 'ppa:ubuntu-toolchain-r/test'
7778
env:
7879
- MATRIX_EVAL="CC=clang-6.0 && CXX=clang++-6.0"
7980
compiler: clang

0 commit comments

Comments
 (0)