mirror of
https://github.com/rjNemo/federation
synced 2026-06-11 12:36:39 +00:00
8 lines
94 B
YAML
8 lines
94 B
YAML
language: node_js
|
|
node_js:
|
|
- "8"
|
|
- "10"
|
|
- "12"
|
|
- "node"
|
|
notifications:
|
|
email: false
|