Skip to content

peeter-piegaze-sonarsource/sq-com_example_java-gradle-travis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Gradle-based project analyzed on SonarCloud using Travis

Build status Quality Gate

This project is analysed on SonarCloud!

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

  1. Declare the org.sonarqube plugin in your build.gradle file
  2. In your .travis.yml file:
    1. Activate the Travis Add-on
    2. Run ./gradlew sonarqube at some point of time in the script section

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

About

Java Gradle-based project analyzed on SonarCloud using Travis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%