gun/.travis.yml
2015-11-02 16:41:01 -08:00

10 lines
102 B
YAML

language: node_js
node_js:
- 0.6
- 0.8
- 0.10
- 0.11
- 0.12
- 4.0
- 4.2
- 5.0