Skip to content

Commit

Permalink
Merge pull request #638 from kishorkunal-raj/master
Browse files Browse the repository at this point in the history
Adding ppc64le architecture support on travis-ci
  • Loading branch information
kallestenflo committed Dec 10, 2020
2 parents 1ed1ea0 + 2d8af3d commit 8420a6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ jdk:
cache:
directories:
- $HOME/.gradle

arch:
- amd64
- ppc64le

0 comments on commit 8420a6d

Please sign in to comment.