10 lines
88 B
YAML
10 lines
88 B
YAML
language: node_js
|
|
arch:
|
|
- amd64
|
|
- ppc64le
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|