Skip to content

Commit

Permalink
Adding ppc64le architecture support on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorkunal-raj authored and FND committed Dec 18, 2020
1 parent f99208b commit 72a89c5
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
Expand Up @@ -5,3 +5,6 @@ node_js:
- "7.10"
- "6.10"
- "6.3"
arch:
- amd64
- ppc64le

0 comments on commit 72a89c5

Please sign in to comment.