Skip to content

Commit 1c5ec2f

Browse files
authored
Merge pull request #20 from dthadi3/ppc64le
Travis-ci: added support for ppc64le
2 parents 39c0338 + e1c3275 commit 1c5ec2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: java
22

3+
arch:
4+
- AMD64
5+
- ppc64le
6+
37
# 20-Mar-2019, tatu: While targets JDK 6, build now requires JDK 8
48
jdk:
59
- openjdk8

0 commit comments

Comments
 (0)