Current File : //usr/lib/node_modules/pm2/node_modules/shimmer/.travis.yml
language: node_js
node_js:
  - "4"
  - "6"
  - "8"
  - "9"
sudo: false