mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-01-10 14:30:34 +00:00
2d5a9ac40c
Add errors to README.md
8 lines
65 B
YAML
8 lines
65 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- "node"
|
|
|
|
script:
|
|
- node test.js
|