1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-10 18:21:38 +00:00
Files
setup-helm/node_modules/minimist/.travis.yml
T
2022-01-26 17:16:26 -05:00

9 lines
116 B
YAML

language: node_js
node_js:
- "0.8"
- "0.10"
- "0.12"
- "iojs"
before_install:
- npm install -g npm@~1.4.6