Adding power support

This commit is contained in:
lysannef 2019-08-08 10:06:13 +05:30 committed by GitHub
parent 60963c4415
commit 09cc309532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
language: node_js
os:
- linux
- linux-ppc64le
node_js:
- "6"
- "8"