Adding power support (#435)

* Adding power support

* Deleting extra matrix
This commit is contained in:
lysannef 2019-07-29 18:50:04 +05:30 committed by Gary Gregory
parent 765c56344e
commit 1d037da2a8
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,6 @@
# limitations under the License.
language: java
jdk:
- openjdk8
- openjdk11
@ -23,6 +22,9 @@ jdk:
- openjdk-ea
matrix:
include:
- os: linux-ppc64le
jdk: openjdk8
allow_failures:
- jdk: openjdk-ea