Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Oct 27, 2018
1 parent 6579ba6 commit 5a96e8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
language: java

jdk:
- openjdk8
- openjdk11
- oraclejdk8
- oraclejdk11

install:
- mvn install -DskipTests=true -Dmaven.javadoc.skip=false -B -V
Expand Down

0 comments on commit 5a96e8e

Please sign in to comment.