Skip to content

Commit 317c258

Browse files
committed
xenial should have clang-3.7
1 parent 20f8af3 commit 317c258

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,9 @@ matrix:
9797
env:
9898
- CXX=clang++-3.6
9999

100-
- dist: precise
101-
compiler: clang
100+
- compiler: clang
102101
addons:
103102
apt:
104-
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']
105103
packages: ['clang-3.7']
106104
env:
107105
- CXX=clang++-3.7

0 commit comments

Comments
 (0)