let osx travis fail
brew is rather unreliable
This commit is contained in:
parent
cd2c1324c5
commit
bcf914bce7
@ -9,8 +9,11 @@ before_script:
|
||||
script:
|
||||
- make -Ctest -j$JOBS -s V=0 VERBOSE=1 check
|
||||
|
||||
# allow osx to fail since brew so often falls over
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- os: osx
|
||||
include:
|
||||
- os: linux
|
||||
sudo: required
|
||||
|
Loading…
Reference in New Issue
Block a user