Files
projet_gestion_commande/frontend-admin/node_modules/async-limiter/.travis.yml
T
2026-02-07 22:33:02 +01:00

10 lines
106 B
YAML

language: node_js
node_js:
- "6"
- "8"
- "10"
- "node"
script: npm run travis
cache:
yarn: true