summaryrefslogtreecommitdiff
path: root/node_modules/home-path/.travis.yml
blob: dd1dde1f7b8ce19e44fa203900c37a8c092918dc (plain) (blame)
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
  - 7
  - 6
  - '5'
  - '4'
  - 'iojs'
  - '0.12'
  - '0.10'