2022-07-07 19:03:04 +02:00

10 lines
91 B
YAML

language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "8"
- "10"
- "12"