gun/.travis.yml
2017-04-14 12:54:37 +02:00

10 lines
94 B
YAML

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