HOME


Mini Shell 1.0
DIR: /lib/node_modules/npm/node_modules/worker-farm/
Upload File :
Current File : //lib/node_modules/npm/node_modules/worker-farm/.travis.yml
language: node_js
node_js:
  - 6
  - 8
  - 10
  - 12
branches:
  only:
    - master
notifications:
  email:
    - [email protected]