Skip to content

Commit

Permalink
Merge pull request #140 from dineshks1/master
Browse files Browse the repository at this point in the history
Adds travis jobs on ppc64le
  • Loading branch information
Jameel Moses authored Nov 27, 2020
2 parents 549b585 + 57d03f2 commit 9854159
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:
- '14'
Expand Down

0 comments on commit 9854159

Please sign in to comment.