Skip to content

Commit b0ecbd4

Browse files
committed
update .travis.yml
1 parent 2feffa7 commit b0ecbd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: java
22

33
script:
44
- cp travis/settings.xml $HOME/.m2/settings.xml
5-
- mvn clean compile sonar:sonar -Dsonar.projectKey=donhui_sonar-mybatis -Dsonar.host.url=https://sonarcloud.io/ -Dsonar.login=6943068b8011272d514d550d075a76e94ebcb4d7
5+
- mvn clean compile sonar:sonar -Dsonar.organization=donhui -Dsonar.projectKey=donhui_sonar-mybatis -Dsonar.host.url=https://sonarcloud.io/ -Dsonar.login=6943068b8011272d514d550d075a76e94ebcb4d7

0 commit comments

Comments
 (0)