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 218c27e commit da54b3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ language: java

jdk:
- openjdk8
- openjdk11
- oraclejdk8
- oraclejdk9
- oraclejdk11

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

0 comments on commit da54b3c

Please sign in to comment.