quartz/wallet/node_modules/minimalistic-crypto-utils/.travis.yml
2022-03-04 20:05:23 +08:00

12 lines
92 B
YAML

sudo: false
language: node_js
node_js:
- "4"
- "6"
- "stable"
script:
- npm test