mirror of
https://github.com/BentoBoxWorld/Greenhouses.git
synced 2025-02-08 08:11:23 +01:00
Updated Travis.yml
This commit is contained in:
parent
2419e40241
commit
2a75722f35
@ -5,13 +5,8 @@ addons:
|
|||||||
organization: "bentobox-world"
|
organization: "bentobox-world"
|
||||||
|
|
||||||
jdk:
|
jdk:
|
||||||
- openjdk8
|
|
||||||
- openjdk11
|
- openjdk11
|
||||||
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- jdk: openjdk11
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# the following command line builds the project, runs the tests with coverage and then execute the SonarCloud analysis
|
# the following command line builds the project, runs the tests with coverage and then execute the SonarCloud analysis
|
||||||
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar -Dsonar.projectKey=BentoBoxWorld_Greenhouses
|
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar -Dsonar.projectKey=BentoBoxWorld_Greenhouses
|
||||||
|
Loading…
Reference in New Issue
Block a user