From c40e87a2aa162195e25da4a8f2cba1e764f0d945 Mon Sep 17 00:00:00 2001 From: Nathan Sashihara <21227491+n8sh@users.noreply.github.com> Date: Wed, 17 Jan 2018 12:00:18 -0500 Subject: [PATCH] Temporarily disable osx builds in Travis CI because of very long wait times --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 335d4f7e..45f1c368 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ sudo: false os: - linux - - osx +# Temporarily disable osx builds in Travis CI because of very long wait times +# - osx language: d d: - ldc