travis-ci: allow failures on osx until nixpkgs channel is unblocked
This commit is contained in:
parent
7a962c441f
commit
30c94e10c3
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
matrix:
|
||||
allow_failures:
|
||||
- os: osx
|
||||
include:
|
||||
- os: linux
|
||||
language: generic
|
||||
|
|
Loading…
Reference in a new issue