Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonarqube improvements
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 26 May 2016 21:51:27 +0000 (23:51 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 26 May 2016 22:27:10 +0000 (00:27 +0200)
commit2bcbe96fde277effce5c0ed61d7320b48e879a81
tree4e2715aa48bbcaaef225443714455b7c56cfe57c
parented511a15702f5a82f740888d43348bc1c7e07205
sonarqube improvements

- only trigger sonarqube on linux
- regenerate a new token, and put it in the travis config on website
  (Otherwise the token is exposed in our git, which is not a good idea)
- use the right make target
- Commit the sonar config file, stupid me
.travis.yml
sonar-project.properties [new file with mode: 0644]
tools/internal/travis-sonarqube.sh