gun/.travis.yml
2018-01-16 12:11:27 -08:00

9 lines
80 B
YAML

language: node_js
node_js:
- 4.0
- 4.2
- 5.0
- 6.8
- 7.9
- 8.6