mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-26 15:34:08 +02:00
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:
|
arch:
|
||||||
- s390x
|
- s390x
|
||||||
|
- ppc64le
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# - sudo apt-get install -y openjdk-11-jdk;
|
# - sudo apt-get install -y openjdk-11-jdk;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user