nci/.travis.yml

6 lines
62 B
YAML
Raw Normal View History

2015-12-09 19:29:21 +00:00
language: node_js
node_js:
- "stable"
- "0.12"
- "0.10"