Files
nothoughts/node_modules/minimalistic-crypto-utils/.travis.yml
2025-08-04 18:57:35 +02:00

12 lines
92 B
YAML

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