Adding power support
This commit is contained in:
parent
0da66a7e09
commit
f2946206bb
|
@ -1,5 +1,8 @@
|
|||
sudo: false
|
||||
language: node_js
|
||||
os:
|
||||
- linux
|
||||
- linux-ppc64le
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
|
|
Loading…
Reference in New Issue