mirror of
https://github.com/wishthis/wishthis.git
synced 2026-01-20 13:08:16 -05:00
10 lines
88 B
YAML
10 lines
88 B
YAML
language: node_js
|
|
arch:
|
|
- amd64
|
|
- ppc64le
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|