Damn travis, be a bit more smart please!

This commit is contained in:
Godzil 2017-03-17 14:44:47 +01:00
parent 1158daab8b
commit 9413fc5e27

View File

@ -1,16 +1,12 @@
language: c
git:
submodule: true
os:
- linux
- osx
matrix:
include:
-os: linux
addons:
allow_failures:
- os: osx
addons:
apt:
sources:
- george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3
@ -19,8 +15,6 @@ matrix:
- cmake-data
- lcov
- curl
allow_failures:
- os: osx
compiler:
- clang