From 96e645a61d9570e130bd4d47754ac4c2396efdf9 Mon Sep 17 00:00:00 2001 From: Antz Date: Thu, 23 Apr 2020 08:39:36 +0100 Subject: [PATCH] Disable OSX build checking until we have an OSX dev to get them fixed --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2713c7c66..083685b9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ notifications: # build on both Linux and OSX os: - linux - - osx +# - osx # build with both gcc and clang to ensure compatibility compiler: