system_assignation/node_modules/cli-width/.travis.yml

8 lines
92 B
YAML
Raw Permalink Normal View History

2022-03-24 09:22:39 -04:00
language: node_js
node_js:
- "10"
- "12"
- "node"
after_script:
- npm run coveralls