gun/.travis.yml

11 lines
95 B
YAML

language: node_js
node_js:
- 0.11
- 0.12
- 4.0
- 4.2
- 5.0
- 6.8
- 7.9
- 8.7.0