mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
4d7c123c53
Switch to node 0.12. Closes #1617
7 lines
94 B
YAML
7 lines
94 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- "0.12"
|
|
before_script:
|
|
- npm install -g grunt-cli
|