Wallet/.travis.yml
2014-04-28 15:24:27 -03:00

5 lines
55 B
YAML

language: node_js
node_js:
- "0.10"
script: "mocha"