frac/.travis.yml
2013-12-14 02:11:37 -05:00

7 lines
91 B
YAML

language: node_js
node_js:
- "0.10"
- "0.8"
before_install:
- "npm install -g mocha"