Skip to content

Commit 8420a6d

Browse files
authored
Merge pull request #638 from kishorkunal-raj/master
Adding ppc64le architecture support on travis-ci
2 parents 1ed1ea0 + 2d8af3d commit 8420a6d

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
@@ -8,3 +8,7 @@ jdk:
88
cache:
99
directories:
1010
- $HOME/.gradle
11+
12+
arch:
13+
- amd64
14+
- ppc64le

0 commit comments

Comments
 (0)