aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-11-12 01:09:59 -0800
committerChris Rebert <[email protected]>2015-11-12 01:09:59 -0800
commit8e34b21dab22ce11215033d37345e17b7599197d (patch)
treeff8d6d4727b64ddb730ef0810779f85e8096c783
parent7b19dfc06fc9c4f5d964c0e9a596843e9a4b4f33 (diff)
parentcfbf036e844c867d92749ca51432d9c162f9032e (diff)
downloadbootstrap-8e34b21dab22ce11215033d37345e17b7599197d.tar.xz
bootstrap-8e34b21dab22ce11215033d37345e17b7599197d.zip
Merge pull request #18229 from twbs/fix-18224
Exclude unnecessary old Node.js combos from Travis CI build matrix
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e5b05ba3..706eb412b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: