mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
6 lines
85 B
YAML
6 lines
85 B
YAML
language: node_js
|
|
node_js:
|
|
- '0.10'
|
|
before_install:
|
|
- npm install grunt-cli bower -g
|