correcthorsebatterystaple/.travis.yml
2019-09-09 14:29:07 -04:00

5 lines
68 B
YAML

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