jquery/.travis.yml
2013-09-12 18:08:37 +02:00

6 lines
79 B
YAML

language: node_js
node_js:
- '0.10'
before_install:
- npm install grunt-cli -g