Fixed unexpected end of file.
This commit is contained in:
parent
d86f84583c
commit
dcc21a5544
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ after_success:
|
|||
./gradlew sonarqube \
|
||||
-Dsonar.github.pullRequest=${TRAVIS_PULL_REQUEST} \
|
||||
-Dsonar.github.oauth=${SONAR_GITHUB} \
|
||||
-Dsonar.login=${SONAR_TOKEN} \
|
||||
-Dsonar.login=${SONAR_TOKEN}
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue