relationship/.travis.yml
2016-09-26 23:05:26 +08:00

9 lines
79 B
YAML

language: node_js
node_js:
- "4.4.4"
- "0.12"
script:
- npm run ci