UNPKG

127 BYAMLView Raw
1language: node_js
2node_js:
3 - "8"
4deploy:
5 provider: script
6 script: npm install && npm run build
7 on:
8 branch: master
\No newline at end of file