From: David Given Date: Sun, 6 Aug 2017 10:38:38 +0000 (+0200) Subject: Turn off OSX Travis builds --- this is going to be hard to make work. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b79d9fd7f48953754b2f3e084490d9c86db69871;p=ack.git Turn off OSX Travis builds --- this is going to be hard to make work. --- diff --git a/.travis.yml b/.travis.yml index 37e7ce2bd..47dc3a685 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,11 +13,11 @@ matrix: sudo: false dist: trusty compiler: clang - include: - - - os: osx - env: HOMEBREW_NO_AUTO_UPDATE=1 - compiler: clang +# include: +# - +# os: osx +# env: HOMEBREW_NO_AUTO_UPDATE=1 +# compiler: clang addons: apt: