Adding power support

This commit is contained in:
lysannef 2019-08-06 17:28:26 +05:30 committed by GitHub
parent 0da66a7e09
commit f2946206bb
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,5 +1,8 @@
sudo: false
language: node_js
os:
- linux
- linux-ppc64le
node_js:
- "6"
- "8"