Skip to content

Commit

Permalink
Adds travis jobs on ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshks1 committed Nov 25, 2020
1 parent 90a37aa commit 7e00d3e
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:
- "8"
Expand Down

0 comments on commit 7e00d3e

Please sign in to comment.