Fixed travis.yml to point to right project

This commit is contained in:
tastybento 2019-11-07 16:58:37 -08:00
parent c7f597e2ac
commit a443e434f9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ matrix:
script:
# 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_addon-invSwitcher
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar -Dsonar.projectKey=BentoBoxWorld_Level
cache:
directories: