mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 19:38:20 -07:00
8 lines
69 B
YAML
8 lines
69 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- "0.10"
|
|
- "0.12"
|
|
- "4"
|
|
- "5"
|