jquery-ui/.travis.yml
Michał Gołębiowski 622a129a4d Build: Run Travis tests on Node.js 6, not 0.12
Node.js 0.12 loses upstream support at the end of 2016, while Node 6 is in the
Active support phase until 2018-04-18 and will receive security fixes until
2019-04-18.

Closes gh-1767
2016-11-02 12:51:23 -04:00

6 lines
63 B
YAML

sudo: required
dist: trusty
language: node_js
node_js:
- "6"