From e3d48c2de532c17769f05002acb28d4f2891846d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Tue, 5 Jan 2016 16:47:45 -0800 Subject: Removed OS X SDK from build matrix --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 95ff5d0897..f9e9c9ffd4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,13 +27,6 @@ matrix: - os: linux include: - # OS X - Xcode 7 - Debug - - os: osx - osx_image: xcode7 - compiler: clang - env: FLAVOR=osx BUILDTYPE=Debug - - # OS X/Node.js 5 - Xcode 7 - os: osx osx_image: xcode7 -- cgit v1.2.1