mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-30 10:56:51 +01: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
|