correcthorsebatterystaple/.travis.yml

5 lines
64 B
YAML
Raw Normal View History

2019-09-09 14:23:24 -04:00
language: node_js
node_js:
- 10
script: npm build && npm test