mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-05 23:27:40 +00:00
7 lines
87 B
YAML
7 lines
87 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- "0.10"
|
||
|
- "0.12"
|
||
|
- "4.2"
|
||
|
install: npm install
|