Skip to content

Commit fb4d0d9

Browse files
authored
Update .travis.yml
1 parent 5f972b5 commit fb4d0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ notifications:
2020

2121
addons:
2222
sonarcloud:
23-
organization: "AT-NicolasMetivier"
23+
organization: "lequal"
2424
token:
2525
secure: projettest # encrypted value of your token
2626
# Script to execute.
2727

2828
script:
29-
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=at-nicolasmetivier-github -Dsonar.login=d217f2a7b06684f932ec72bbc294e27e87d9c361
29+
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=lequal -Dsonar.login=181e22946e5e05302ceb4513dae3dcc9f7161f2f

0 commit comments

Comments
 (0)