2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-06-27 07:13:12 +00:00
Files
esiur-js/node_modules/async-limiter/.travis.yml
2019-06-07 23:07:15 +03:00

8 lines
89 B
YAML

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