1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/minimalistic-crypto-utils/.travis.yml

12 lines
92 B
YAML
Raw Permalink Normal View History

2023-12-18 13:12:25 +08:00
sudo: false
language: node_js
node_js:
- "4"
- "6"
- "stable"
script:
- npm test