Skip to content

Commit

Permalink
chore: add travis jobs on ppc64le (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshks1 authored Nov 23, 2020
1 parent 879eb84 commit 5d84384
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
arch:
- amd64
- ppc64le
language: node_js
node_js:
- 8
Expand Down

0 comments on commit 5d84384

Please sign in to comment.