Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khalid Ali
bookshare-backend
Commits
20cda410
Unverified
Commit
20cda410
authored
Jan 15, 2019
by
Khalid Ali
Committed by
GitHub
Jan 15, 2019
Browse files
Merge pull request #8 from khalludi/bug/7-travis-error
Fix Sonarqube error in Travis-CI
parents
f7849b6d
0281001a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
20cda410
...
...
@@ -13,4 +13,4 @@ addons:
script
:
# other script steps
-
./gradlew sonarqube
\ No newline at end of file
-
./gradlew sonarqube -Dsonar.projectKey=$SONAR_PROJECT_KEY -Dsonar.organization=$SONAR_ORG -Dsonar.host.url=$SONAR_URL
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment