Files

8 lines
64 B
YAML
Raw Permalink Normal View History

2026-03-22 03:21:45 +02:00
language: node_js
sudo: false
node_js:
- 6
- 8
- 9
- 10