UNPKG

118 BYAMLView Raw
1language: node_js
2node_js:
3 - "8"
4 - "10"
5git:
6 depth: 5
7install: 'npm i'
8cache:
9 directories:
10 - node_modules