correcthorsebatterystaple/.travis.yml
2019-09-09 14:23:24 -04:00

5 lines
64 B
YAML

language: node_js
node_js:
- 10
script: npm build && npm test