forked from mirrors/nixpkgs
travis-ci: allow failures on osx until nixpkgs channel is unblocked
This commit is contained in:
parent
7a962c441f
commit
30c94e10c3
|
@ -1,4 +1,6 @@
|
||||||
matrix:
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- os: osx
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
language: generic
|
language: generic
|
||||||
|
|
Loading…
Reference in a new issue