sheetjs/.travis.yml

7 lines
91 B
YAML
Raw Normal View History

2013-12-06 16:49:25 +00:00
language: node_js
node_js:
- "0.10"
- "0.8"
before_install:
- "npm install -g mocha"