From 2eae5e4b6dfd34ca09ad890b8e5ab590f1c11d8e Mon Sep 17 00:00:00 2001 From: H0zen Date: Tue, 8 Sep 2015 13:06:44 +0300 Subject: [PATCH] Supress Travis build on OS X until a fix is found. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8dba28a8..bc0305b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ branches: # build on both Linux and OSX os: - linux - - osx +# - osx # build with both gcc and clang to ensure compatibility compiler: