Skip to content

Commit

Permalink
Adds travis jobs on ppc64le (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: dineshks1 <dineshks1@d.kumar44@outlook.com>
  • Loading branch information
dineshks1 and dineshks1 authored Nov 23, 2020
1 parent 0b6a022 commit 7b31e5c
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,4 +1,7 @@
sudo: false
arch:
- amd64
- ppc64le
language: node_js
node_js:
- "10"
Expand Down

0 comments on commit 7b31e5c

Please sign in to comment.