Skip to content

Commit

Permalink
Attempt to fix Travis-CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 committed Jan 30, 2020
1 parent 72cf7e6 commit 02507d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ matrix:
- g++-9
sources:
- sourceline: 'ppa:ubuntu-toolchain-r/test'
- sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic main'
- sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-10 main'
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
env:
- MATRIX_EVAL="CXX_COMPILER=clang++-10 C_COMPILER=clang-10"
Expand Down

0 comments on commit 02507d2

Please sign in to comment.