Adding power support

This commit is contained in:
lysannef 2019-08-08 10:07:22 +05:30 committed by GitHub
parent 6caf45d39e
commit 551fc9f83e
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:
- "8"
- "10"