Damn travis, be a bit more smart please!
This commit is contained in:
parent
1158daab8b
commit
9413fc5e27
14
.travis.yml
14
.travis.yml
@ -1,16 +1,12 @@
|
|||||||
language: c
|
language: c
|
||||||
|
|
||||||
git:
|
|
||||||
submodule: true
|
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
allow_failures:
|
||||||
-os: linux
|
- os: osx
|
||||||
addons:
|
|
||||||
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3
|
- george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3
|
||||||
@ -19,8 +15,6 @@ matrix:
|
|||||||
- cmake-data
|
- cmake-data
|
||||||
- lcov
|
- lcov
|
||||||
- curl
|
- curl
|
||||||
allow_failures:
|
|
||||||
- os: osx
|
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user