UNPKG

97 BYAMLView Raw
1language: node_js
2
3node_js:
4 - "8"
5 - "10"
6 - "12"
7
8install: npm install -g gulp; npm install