]> source.dussan.org Git - jquery.git/commitdiff
Build: Drop testing on Node.js 5
authorMichał Gołębiowski <m.goleb@gmail.com>
Sun, 29 May 2016 19:42:54 +0000 (21:42 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Sun, 29 May 2016 19:42:54 +0000 (21:42 +0200)
Node.js 5's upstream support ends in about a month, there is not much point
in testing it when we're releasing a new major version of jQuery

.travis.yml

index 34f4d9aecee4afdedea5bf7a789a689365e82ab1..799270239a7130a686f35bf4472920345a245106 100644 (file)
@@ -4,5 +4,4 @@ node_js:
 - "0.10"
 - "0.12"
 - "4"
-- "5"
 - "6"