gun/.travis.yml
2017-01-27 07:40:24 -08:00

9 lines
85 B
YAML

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