From a443e434f912c4a7be17e32cfbc99438faa79ed2 Mon Sep 17 00:00:00 2001 From: tastybento Date: Thu, 7 Nov 2019 16:58:37 -0800 Subject: [PATCH] Fixed travis.yml to point to right project --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 67a20de..f51d0a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: