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.
This commit is contained in:
Jérémie Astori 2016-10-19 20:33:48 -04:00
parent 04f23704b8
commit dec9a173bf
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ node_js:
matrix:
fast_finish: true
include:
- os: osx
node_js: 4
cache:
directories: