Your IP : 3.135.241.191


Current Path : /opt/alt/alt-nodejs11/root/lib/node_modules/npm/node_modules/worker-farm/
Upload File :
Current File : //opt/alt/alt-nodejs11/root/lib/node_modules/npm/node_modules/worker-farm/.travis.yml

language: node_js
node_js:
  - 4
  - 6
  - 8
  - 9
branches:
  only:
    - master
notifications:
  email:
    - rod@vagg.org

?>