Files
setup-kustomize/node_modules/fast-json-stable-stringify/.travis.yml
Imran Ismail 99f65d1591 Bootstrap
2019-09-05 03:53:25 +08:00

9 lines
108 B
YAML

language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
after_script:
- coveralls < coverage/lcov.info