added power support
This commit is contained in:
parent
fae15d3489
commit
1779049296
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ sudo: false
|
||||||
|
|
||||||
# Only care about running tests against latest node
|
# Only care about running tests against latest node
|
||||||
language: node_js
|
language: node_js
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- ppc64le
|
||||||
node_js:
|
node_js:
|
||||||
- node
|
- node
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue