Limit travis build matrix (#9968)

This commit is contained in:
Wesley Wigham 2016-07-26 14:56:51 -07:00 committed by GitHub
parent e12f2d8232
commit e9240a8d66

View file

@ -13,3 +13,13 @@ os:
matrix:
fast_finish: true
exclude:
- os: osx
node_js: '4'
- os: osx
node_js: '0.10'
branches:
only:
- master
- transforms