From 0083897079fa978823f1a4cc766350d31885b89a Mon Sep 17 00:00:00 2001 From: Snaipe Date: Mon, 18 Jan 2016 17:05:28 +0100 Subject: [PATCH] [travis] Made OS X builds failures temporarily allowed --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ed14290..34445fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,6 +85,7 @@ matrix: allow_failures: - compiler: gcc + - os: osx # TODO: keep until the nanomsg patch is merged before_install: - |