8 lines
65 B
YAML
Raw Permalink Normal View History

2021-01-08 23:35:08 +08:00
language: node_js
node_js:
- "6"
- "6.1"
- "5"
- "5.11"