From 83e96cbdedff6cffe0e6605c271ec96ef6112008 Mon Sep 17 00:00:00 2001 From: Snaipe Date: Sat, 23 Jan 2016 10:56:37 +0100 Subject: [PATCH] Removed OS X from the allowed travis build failures --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a12d190..83fb08a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,7 +85,6 @@ matrix: allow_failures: - compiler: gcc - - os: osx # TODO: keep until the nanomsg patch is merged before_install: - |