1
0
Fork 0
mirror of https://github.com/xevidos/codiad.git synced 2025-03-14 12:34:41 +01:00
codiad/plugins/Codiad-Collaborative-master/node_modules/async-limiter/.travis.yml

7 lines
89 B
YAML
Executable file

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