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