From 83b21aab08167e474909951660441b2164f6350b Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Sat, 14 Oct 2017 11:15:11 +0200 Subject: [PATCH] Disable osx builds They're failing and not that useful anyway. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 52a400d19a..ea09278cdd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: csharp os: - linux - - osx dist: trusty osx_image: xcode8.3 env: