mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-22 04:21:23 +00:00
travis: add mssing addons: section
This commit is contained in:
parent
5c5b85f369
commit
9f5ecdcd9c
1 changed files with 4 additions and 0 deletions
|
@ -104,6 +104,7 @@ matrix:
|
|||
compiler: clang
|
||||
#clang version 3.5.0 (tags/RELEASE_350/final)
|
||||
- os: linux
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-precise-3.5
|
||||
|
@ -117,6 +118,7 @@ matrix:
|
|||
compiler: clang
|
||||
#
|
||||
- os: linux
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-precise-3.6
|
||||
|
@ -130,6 +132,7 @@ matrix:
|
|||
compiler: clang
|
||||
#
|
||||
- os: linux
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-precise-3.7
|
||||
|
@ -143,6 +146,7 @@ matrix:
|
|||
compiler: clang
|
||||
#
|
||||
- os: linux
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-precise-3.8
|
||||
|
|
Loading…
Reference in a new issue