2018-08-24 18:09:42 +02:00

10 lines
70 B
YAML

language: node_js
node_js:
- 4
- 5
- 6
- 7
- 8
- 9
- 10