Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Mar 31, 2019
1 parent 6764f81 commit c2c717c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ dist: trusty

jdk:
- oraclejdk11

matrix:
include:
- jdk: openjdk11
- jdk: openjdk12
- oraclejdk12

script:
- mvn -B clean test jacoco:report
Expand Down

0 comments on commit c2c717c

Please sign in to comment.