SafetyScreen-ui/node_modules/cli-width/.travis.yml

8 lines
92 B
YAML
Raw Normal View History

2025-03-29 19:33:58 +08:00
language: node_js
node_js:
- "10"
- "12"
- "node"
after_script:
- npm run coveralls