UNPKG

108 BYAMLView Raw
1language: node_js
2node_js:
3 - "6"
4 - "7"
5 - "node"
6before_script:
7 - yarn build
8script:
9 - yarn travis