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:
|
||||
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install
|
||||
- export JAVA_HOME=$HOME/openjdk11
|
||||
- $TRAVIS_BUILD_DIR/install-jdk.sh --install openjdk11 --target $JAVA_HOME
|
||||
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh && . ./install-jdk.sh -F 11 -L GPL
|
||||
- mvn sonar:sonar -Dsonar.projectKey=BentoBoxWorld_BentoBox
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user