mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-27 05:05:18 +01:00
Added JDK11 compilation foe Travis
This commit is contained in:
parent
4609881542
commit
6990a5de48
@ -6,6 +6,11 @@ addons:
|
||||
|
||||
jdk:
|
||||
- openjdk8
|
||||
- openjdk11
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- jdk: openjdk11
|
||||
|
||||
script:
|
||||
#- sonar-scanner
|
||||
|
Loading…
Reference in New Issue
Block a user