Skip to content

Commit 2a02339

Browse files
author
Clement Champetier
committed
Travis: add allow_failures build property
1 parent 1e6b825 commit 2a02339

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ matrix:
2727
env: DEPENDENCY_MODE=ffmpeg ENABLE_COVERAGE=true
2828
- compiler: clang
2929
env: DEPENDENCY_MODE=libav ENABLE_COVERAGE=true
30+
allow_failures:
31+
- os: osx
3032
fast_finish: true
3133

3234
# This results in a 2×2×2x2 build matrix.

0 commit comments

Comments
 (0)