morris.js/.travis.yml
2013-03-14 21:35:25 +00:00

7 lines
95 B
YAML

language: node_js
node_js:
- 0.8
before_script:
- "npm install -g grunt"
- "npm install"