documentit/node_modules/home-path/.travis.yml
2018-01-05 10:48:13 -08:00

10 lines
88 B
YAML

language: node_js
node_js:
- 7
- 6
- '5'
- '4'
- 'iojs'
- '0.12'
- '0.10'