sheetjs/.travis.yml
2013-12-06 11:49:25 -05:00

7 lines
91 B
YAML

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