Skip to content

Commit

Permalink
Set the right sonar project.
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Oct 26, 2018
1 parent 69cc29b commit b190385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ addons:
organization: "nielsbasjes-github"

after_success:
- mvn -PEnableReportPlugins coveralls:report sonar:sonar
- mvn -PEnableReportPlugins coveralls:report sonar:sonar -Dsonar.projectKey=nielsbasjes_yauaa

cache:
directories:
Expand Down

0 comments on commit b190385

Please sign in to comment.