Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.44 KB

File metadata and controls

24 lines (16 loc) · 1.44 KB

Standard SQ-Scanner-based project analyzed on SonarCloud using Travis

Build status Quality Gate Status

This project is analysed on SonarCloud!

It is very easy to run an analysis on a project and push it to SonarCloud:

  1. Create a sonar-project.properties files to store your configuration - like sonar.projectKey or sonar.sources
  2. In your .travis.yml file:
    1. Activate the Travis Add-on
    2. Run sonar-scanner at some point of time in the script section

You can take a look at the sonar-project.properties and .travis.yml files of this project to see it in practice.

License

Copyright 2016-2017 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0