crafatar/.travis.yml
2014-11-01 21:44:24 -05:00

6 lines
80 B
YAML

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