grunt-contrib-watch/.travis.yml

6 lines
91 B
YAML
Raw Normal View History

2012-10-09 13:39:47 +08:00
language: node_js
node_js:
2013-03-15 14:27:10 +08:00
- "0.8"
- "0.10"
before_script:
2013-03-15 06:21:29 +08:00
- npm install -g grunt-cli