Explorar o código

fixed code coverage job config

Sebastian Stenzel %!s(int64=9) %!d(string=hai) anos
pai
achega
de29c84a0c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -11,7 +11,7 @@ before_install: "curl -L --cookie 'oraclelicense=accept-securebackup-cookie;'  h
 
 script: mvn -fmain/pom.xml -Puber-jar clean package
 
-after_success: mvn clean test jacoco:report coveralls:report
+after_success: mvn -fmain/pom.xml clean test jacoco:report coveralls:report
 
 notifications:
   webhooks: