Skip to content

Commit

Permalink
update travis.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
fasiondog committed Nov 18, 2020
1 parent 61998b0 commit 8213166
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ matrix:
sources:
- llvm-toolchain-xenial-5.0
packages:
- g++-8
- clang-5.0
env:
- MATRIX_EVAL="CC=clang-5.0 && CXX=clang++-5.0"
Expand All @@ -48,6 +49,7 @@ matrix:
sources:
- llvm-toolchain-xenial-6.0
packages:
- g++-8
- clang-6.0
env:
- MATRIX_EVAL="CC=clang-6.0 && CXX=clang++-6.0"
Expand Down

0 comments on commit 8213166

Please sign in to comment.