Skip to content

Commit 257738f

Browse files
Adding ppc64le architecture support on travis-ci
1 parent 6c1bf5d commit 257738f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ notifications:
66
email: false
77
after_success:
88
- mvn clean test jacoco:report coveralls:report
9+
arch:
10+
- amd64
11+
- ppc64le

0 commit comments

Comments
 (0)