PC/node_modules/minimalistic-crypto-utils/.travis.yml
2026-01-26 23:20:48 +08:00

12 lines
92 B
YAML

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