diff --git a/.travis.yml b/.travis.yml index 7e99cecd..1b350a10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ script: - make -Ctest -j$JOBS -s V=0 VERBOSE=1 check matrix: + allow_failures: + os: osx fast_finish: true include: - os: linux