mirror of https://github.com/nirenjan/libx52.git
Allow builds on OSX to fail without affecting the overall build
parent
1b6736c0f8
commit
254bf6baaa
|
@ -25,6 +25,8 @@ jobs:
|
|||
- os: linux
|
||||
dist: bionic
|
||||
compiler: clang
|
||||
allow_failures:
|
||||
- os: osx
|
||||
|
||||
# Install dependencies
|
||||
addons:
|
||||
|
|
Loading…
Reference in New Issue