Skip to content

Commit

Permalink
xenial should have clang-3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Mar 12, 2019
1 parent 20f8af3 commit 317c258
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,9 @@ matrix:
env:
- CXX=clang++-3.6

- dist: precise
compiler: clang
- compiler: clang
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']
packages: ['clang-3.7']
env:
- CXX=clang++-3.7
Expand Down

0 comments on commit 317c258

Please sign in to comment.