From dec9a173bf26d12ff1e4fd73c87dd1de0c91a0e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Wed, 19 Oct 2016 20:33:48 -0400 Subject: [PATCH] Get rid of OSX CI builds until they get much faster OSX builds have been nothing but a pain on Travis CI: they fail with no good reason, they stay pending forever, etc. As far as I can tell, I can't remember one valid build they failed and we legitimately discovered a bug. Dev env on OSX is very close to Linux so it's good enough to have it here. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3cad9f94..d155ef52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,6 @@ node_js: matrix: fast_finish: true - include: - - os: osx - node_js: 4 cache: directories: