Skip to content

Commit

Permalink
Merge pull request #20 from dthadi3/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: added support for ppc64le
  • Loading branch information
cowtowncoder authored Nov 25, 2020
2 parents 39c0338 + e1c3275 commit 1c5ec2f
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
@@ -1,5 +1,9 @@
language: java

arch:
- AMD64
- ppc64le

# 20-Mar-2019, tatu: While targets JDK 6, build now requires JDK 8
jdk:
- openjdk8
Expand Down

0 comments on commit 1c5ec2f

Please sign in to comment.