Skip to content

Commit

Permalink
Adding ppc64le architecture support on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorkunal-raj committed Oct 22, 2020
1 parent 1ed1ea0 commit 2d8af3d
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 2d8af3d

Please sign in to comment.