jquery-ui/.travis.yml
Michał Gołębiowski e6fd82d351 Build: Add grunt-cli to devDependencies, don't install it globally
This makes it possible to use Grunt without installing grunt-cli globally
which makes the whole process more resilient.

Ref gh-1706
2016-05-25 16:42:22 -04:00

6 lines
66 B
YAML

sudo: required
dist: trusty
language: node_js
node_js:
- "0.12"