Skip to content

Commit

Permalink
Upgrade travis matrix build
Browse files Browse the repository at this point in the history
  • Loading branch information
albfernandez committed Aug 23, 2020
1 parent a6c0a2d commit 31c838c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ language: java
install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true

jdk:
- openjdk7
- openjdk8
- oraclejdk8
- oraclejdk9
- openjdk9
- openjdk10
- openjdk11
- openjdk12




0 comments on commit 31c838c

Please sign in to comment.