1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/fast-json-stable-stringify/.travis.yml

9 lines
111 B
YAML
Raw Normal View History

2023-12-18 13:12:25 +08:00
language: node_js
node_js:
- "8"
2024-01-16 21:26:16 +08:00
- "10"
- "12"
- "13"
2023-12-18 13:12:25 +08:00
after_script:
- coveralls < coverage/lcov.info