documentit/node_modules/home-path/.travis.yml

10 lines
88 B
YAML
Raw Normal View History

2018-01-05 18:48:13 +00:00
language: node_js
node_js:
- 7
- 6
- '5'
- '4'
- 'iojs'
- '0.12'
- '0.10'