mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
ff3769272b
Closes gh-1680
8 lines
110 B
YAML
8 lines
110 B
YAML
sudo: required
|
|
dist: trusty
|
|
language: node_js
|
|
node_js:
|
|
- "0.12"
|
|
before_script:
|
|
- npm install -g grunt-cli
|