0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Merge pull request #18229 from twbs/fix-18224

Exclude unnecessary old Node.js combos from Travis CI build matrix
This commit is contained in:
Chris Rebert 2015-11-12 01:09:59 -08:00
commit 8e34b21dab

View File

@ -34,6 +34,11 @@ env:
- TWBS_TEST=sauce-js-unit
matrix:
fast_finish: true
exclude:
- node_js: "4"
env: TWBS_TEST=validate-html
- node_js: "4"
env: TWBS_TEST=sauce-js-unit
notifications:
slack: heybb:iz4wwosL0N0EdaX1gvgkU0NH
webhooks: