Your IP : 3.133.113.24


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

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

?>