mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224
This commit is contained in:
@@ -34,6 +34,11 @@ env:
|
|||||||
- TWBS_TEST=sauce-js-unit
|
- TWBS_TEST=sauce-js-unit
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
exclude:
|
||||||
|
- node_js: "4"
|
||||||
|
env: TWBS_TEST=validate-html
|
||||||
|
- node_js: "4"
|
||||||
|
env: TWBS_TEST=sauce-js-unit
|
||||||
notifications:
|
notifications:
|
||||||
slack: heybb:iz4wwosL0N0EdaX1gvgkU0NH
|
slack: heybb:iz4wwosL0N0EdaX1gvgkU0NH
|
||||||
webhooks:
|
webhooks:
|
||||||
|
|||||||
Reference in New Issue
Block a user