mirror of
https://github.com/correl/mage.git
synced 2024-11-14 11:09:31 +00:00
Update .travis.yml
This commit is contained in:
parent
ee24176fa1
commit
422ce643b0
1 changed files with 2 additions and 0 deletions
|
@ -6,5 +6,7 @@ before_install:
|
|||
addons:
|
||||
sonarcloud:
|
||||
organization: "magefree"
|
||||
token:
|
||||
secure: SONAR_TOKEN
|
||||
script:
|
||||
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar
|
||||
|
|
Loading…
Reference in a new issue