backbone-model-file-upload/.travis.yml

5 lines
99 B
YAML
Raw Normal View History

2014-12-17 15:33:48 +08:00
language: node_js
node_js:
2014-12-17 15:38:44 +08:00
- "0.10"
before_install: npm install -g grunt-cli
install: npm install