Adding ppc64le support in Travis (#286)
Signed-off-by: Abhijit Mane <abhijman@in.ibm.com>
This commit is contained in:
parent
3261bb1902
commit
a77381b794
|
@ -11,6 +11,7 @@ os: linux
|
|||
|
||||
arch:
|
||||
- s390x
|
||||
- ppc64le
|
||||
|
||||
script:
|
||||
# - sudo apt-get install -y openjdk-11-jdk;
|
||||
|
|
Loading…
Reference in New Issue