| DIR: /opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules.bundled/worker-farm/ |
| Current File : //opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules.bundled/worker-farm/.travis.yml |
language: node_js
node_js:
- 6
- 8
- 10
- 12
branches:
only:
- master
notifications:
email:
- [email protected]
|