mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
5 lines
80 B
YAML
5 lines
80 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.8"
|
|
before_script:
|
|
- npm install -g grunt-cli |