correcthorsebatterystaple/.travis.yml

5 lines
68 B
YAML
Raw Normal View History

2019-09-09 14:29:07 -04:00
language: node_js
node_js:
- 10
script: npm run build && npm test