Skip to content

Commit

Permalink
Adding ppc64le support in Travis (#286)
Browse files Browse the repository at this point in the history
Signed-off-by: Abhijit Mane <abhijman@in.ibm.com>
  • Loading branch information
Abhijit-Mane committed Aug 6, 2021
1 parent 3261bb1 commit a77381b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ os: linux

arch:
- s390x
- ppc64le

script:
# - sudo apt-get install -y openjdk-11-jdk;
Expand Down

0 comments on commit a77381b

Please sign in to comment.