1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/cli-width/.travis.yml

15 lines
171 B
YAML
Raw Permalink Normal View History

2023-12-18 13:12:25 +08:00
language: node_js
node_js:
2023-12-28 23:41:32 +08:00
- "0.10"
- "0.11"
- "0.12"
- "iojs-1"
- "iojs-2"
- "iojs-3"
- "4.0"
- "8"
- "10"
- "12"
2023-12-18 13:12:25 +08:00
after_script:
- npm run coveralls