Current File : //usr/lib/node_modules/npm/node_modules/libnpmpublish/.travis.yml
language: node_js
sudo: false
node_js:
  - "10"
  - "9"
  - "8"
  - "6"