jquery-ui/.travis.yml
Scott González 4d7c123c53 Build: Use the container-based infrastructure on Travis
Switch to node 0.12.

Closes #1617
2015-10-15 10:57:58 -04:00

7 lines
94 B
YAML

sudo: false
language: node_js
node_js:
- "0.12"
before_script:
- npm install -g grunt-cli