mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-23 21:32:10 +02:00
7 lines
65 B
YAML
7 lines
65 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- "node"
|
|
|
|
script:
|
|
- node test.js
|