Files
AirHockey/Electron Client/node_modules/home-path/.travis.yml
2018-03-09 16:48:30 -05:00

10 lines
88 B
YAML

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