Current File : //usr/lib/node_modules/pm2/node_modules/vizion/.travis.yml
language: node_js
branches:
    - master
    - development
node_js:
   - "4"
   - "6"
   - "8"
   - "9"
   - "10"