marko/.travis.yml
2015-05-27 14:10:20 -06:00

5 lines
63 B
YAML

node_js:
- "0.10"
- "0.12"
language: node_js
script: "npm test"