We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a10026 commit 25787e4Copy full SHA for 25787e4
.travis.yml
@@ -1,3 +1,11 @@
1
+arch:
2
+ - amd64
3
+ - ppc64le
4
+
5
+addons:
6
+ apt:
7
+ packages: maven
8
9
language: java
10
jdk:
11
- openjdk7
0 commit comments