mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-24 02:24:07 +00:00
Allow osx to fail on Travis
This commit is contained in:
parent
5f5fffb8b5
commit
23dc9a0ada
|
@ -22,6 +22,8 @@ addons:
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
allow_failures:
|
||||||
|
- os: osx # Don't know what's wrong. Something changed in the environment.
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
|
|
Loading…
Reference in a new issue