mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
travis-ci: allow tests under osx to fail (temporary, until we will fix them)
This commit is contained in:
parent
e4edc7fc27
commit
da028dec49
@ -22,6 +22,8 @@ matrix:
|
|||||||
exclude:
|
exclude:
|
||||||
- os: osx
|
- os: osx
|
||||||
env: EVENT_BUILD_METHOD=cmake EVENT_CMAKE_OPTIONS="-DEVENT__COVERAGE=ON -DCMAKE_BUILD_TYPE=debug" COVERALLS=yes
|
env: EVENT_BUILD_METHOD=cmake EVENT_CMAKE_OPTIONS="-DEVENT__COVERAGE=ON -DCMAKE_BUILD_TYPE=debug" COVERALLS=yes
|
||||||
|
allow_failures:
|
||||||
|
- os: osx
|
||||||
|
|
||||||
language: c
|
language: c
|
||||||
compiler:
|
compiler:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user