Bones/.travis.yml

6 lines
92 B
YAML
Raw Normal View History

2013-05-17 06:44:09 -04:00
language: node_js
node_js:
- "0.10"
- "0.11"
before_script:
- npm install -g grunt-cli