mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
8 lines
75 B
YAML
8 lines
75 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.10
|
|
- 0.8
|
|
- 0.6
|
|
script: ./test-all.sh
|
|
|