This project is analysed on SonarQube Cloud!
It is very easy to run an analysis on a project and push it to SonarQube Cloud:
- Create a
sonar-project.properties
files to store your configuration - likesonar.projectKey
orsonar.sources
- In your
.travis.yml
file:- Activate the Travis Add-on
- Run
sonar-scanner
at some point of time in thescript
section
You can take a look at the sonar-project.properties and .travis.yml files of this project to see it in practice.
Copyright 2016-2024 SonarSource.
Licensed under the GNU Lesser General Public License, Version 3.0