Current File : //usr/lib/node_modules/pm2/node_modules/cron/.travis.yml
language: node_js
node_js:
  - "4"
  - "6"
  - "8"
  - "10"
notifications:
  email:
    on_success: never