Skip to content

Commit

Permalink
Merge pull request #22 from dineshks1/master
Browse files Browse the repository at this point in the history
Adds travis jobs on ppc64le
  • Loading branch information
Kevin authored Dec 1, 2020
2 parents 4da6e30 + b2b6756 commit e1070a8
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
node_js:
- 12
- 11
Expand Down

0 comments on commit e1070a8

Please sign in to comment.