mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-12-07 06:14: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 |