mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-22 08:01:24 +01:00
New travis script to try to get JDK 11 to work with sonar.
This commit is contained in:
parent
6f1aceee40
commit
cda300e28a
@ -14,8 +14,7 @@ matrix:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install
|
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install
|
||||||
- export JAVA_HOME=$HOME/openjdk11
|
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh && . ./install-jdk.sh -F 11 -L GPL
|
||||||
- $TRAVIS_BUILD_DIR/install-jdk.sh --install openjdk11 --target $JAVA_HOME
|
|
||||||
- mvn sonar:sonar -Dsonar.projectKey=BentoBoxWorld_BentoBox
|
- mvn sonar:sonar -Dsonar.projectKey=BentoBoxWorld_BentoBox
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user