Travis CI: Drop installation of Clang 4
.. as trusty images come with Clang 5 out of the box by now.
This commit is contained in:
parent
fa2f984d1c
commit
7ac1ecfde1
@ -21,10 +21,7 @@ env:
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-trusty-4.0
|
||||
packages:
|
||||
- clang-4.0
|
||||
- cmake
|
||||
- docbook2x
|
||||
- dos2unix
|
||||
|
Loading…
Reference in New Issue
Block a user