Wallet/.travis.yml
2014-05-15 18:42:36 -03:00

6 lines
84 B
YAML

language: node_js
node_js:
- "0.10"
before_script: "grunt shell"
script: "mocha"