crafatar/.travis.yml
2014-11-01 21:37:35 -05:00

4 lines
66 B
YAML

language: node_js
node_js:
- "0.10"
script: "npm start && mocha"