From 545d0b0e26a3ea4ba26aa2a7ffc7574f20edf02f Mon Sep 17 00:00:00 2001 From: Antz Date: Thu, 23 Apr 2020 08:12:13 +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 13e244bb..677f2557 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: