Current File : //lib/node_modules/npm/node_modules/pumpify/.travis.yml
language: node_js

node_js:
  - "0.10"
  - "4"
  - "5"

sudo: false