Build: Drop testing on Node.js 5

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
This commit is contained in:
Michał Gołębiowski 2016-05-29 21:42:54 +02:00
parent 63a303f739
commit 73bf35ecf3

View File

@ -4,5 +4,4 @@ node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"