Current File : //lib/node_modules/npm/node_modules/psl/.travis.yml
language: node_js
node_js:
  - 6
  - 8
  - 9
  - 10