Skip to content

Commit

Permalink
Added trusty support for Clang in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Tymoteusz Blazejczyk committed Mar 7, 2018
1 parent 31387c1 commit a6dfd11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ matrix:
sources:
- george-edison55-precise-backports
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-5.0
- llvm-toolchain-trusty-5.0
packages:
- cmake cmake-data
- clang-5.0
Expand All @@ -93,7 +93,7 @@ matrix:
sources:
- george-edison55-precise-backports
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-4.0
- llvm-toolchain-trusty-4.0
packages:
- cmake cmake-data
- clang-4.0
Expand All @@ -104,7 +104,7 @@ matrix:
sources:
- george-edison55-precise-backports
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.9
- llvm-toolchain-trusty-3.9
packages:
- cmake cmake-data
- clang-3.9
Expand Down

0 comments on commit a6dfd11

Please sign in to comment.