mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Add Open JDK 12 to the Travis CI matrix
This commit is contained in:
parent
b9b9b60a38
commit
07590cc0d1
@ -12,6 +12,11 @@ matrix:
|
||||
# The integration tests are using the maven toolchain and that is not yet ready for Java 11
|
||||
# There is an issue with the documentation so skip it
|
||||
script: mvn -B -V clean install -pl processor -am
|
||||
- jdk: openjdk12
|
||||
# Only run the processor and its dependencies
|
||||
# The integration tests are using the maven toolchain and that is not yet ready for Java 11
|
||||
# There is an issue with the documentation so skip it
|
||||
script: mvn -B -V clean install -pl processor -am
|
||||
# Only run the processor and its dependencies
|
||||
# The integration tests are using the maven toolchain and that is not yet ready for Java EA
|
||||
# There is an issue with the documentation so skip it
|
||||
|
Loading…
x
Reference in New Issue
Block a user