Add SonarQube badge to 'README.md' and update '.travis.yml' to fix a warning. (#2325)
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
@@ -80,6 +80,7 @@ matrix:
|
||||
&& ${TRAVIS_BRANCH} == "master"
|
||||
&& ${TRAVIS_EVENT_TYPE} == "push" ]];
|
||||
then
|
||||
git fetch --unshallow;
|
||||
build-wrapper-linux-x86-64 --out-dir bw-output ./tools/build.py;
|
||||
sonar-scanner -Dsonar.projectVersion="${TRAVIS_COMMIT}";
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user