From: Chris Rebert Date: Thu, 12 Nov 2015 08:53:49 +0000 (-0800) Subject: Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224 X-Git-Tag: v4.0.0-alpha.2~175^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfbf036e844c867d92749ca51432d9c162f9032e;p=thirdparty%2Fbootstrap.git Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224 --- diff --git a/.travis.yml b/.travis.yml index 6e5b05ba36..706eb412bb 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: