Update coverage URLs

This commit is contained in:
Valentin Samir
2016-09-10 01:16:33 +02:00
parent ebfac168a2
commit 58be6fb3e4
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ if [[ "$BRANCH" = "HEAD" ]] || [ -z "$BRANCH" ]; then
exit 0
fi
curl https://badges.genua.fr/local/coverage/ \
curl https://badges.genua.fr/coverage/ \
-F "secret=$COVERAGE_TOKEN" \
-F "tar=@$BASEDIR/coverage.tar.gz" \
-F "project=$PROJECT_NAME" \