UNPKG

187 BYAMLView Raw
1Node.js Current:
2 image: node:latest
3 cache:
4 key: node-current
5 paths:
6 - node_modules
7 script:
8 - node -v
9 - npm version
10 - NPM_CONFIG_LOGLEVEL=warn
11 - npm it