summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2016-02-19 18:29:58 +0200
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-02-20 11:43:42 +0200
commit1dbfbfe7e3dfa212fa8b63f1f31e2839341c745e (patch)
tree6a72ad668bc45379c753385729321630788b9c0f /Makefile
parent675a628aa2830c6b76580104f50205514664b3e9 (diff)
downloadqtlocation-mapboxgl-1dbfbfe7e3dfa212fa8b63f1f31e2839341c745e.tar.gz
[tests] Upload coverage reports to coveralls.io
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 498bb8a815..5cada812d7 100644
--- a/Makefile
+++ b/Makefile
@@ -119,6 +119,7 @@ endif
.PHONY: check
check: ; $(RUN) BUILDTYPE=Debug ENABLE_COVERAGE=1 check
+coveralls: ; $(RUN) BUILDTYPE=Debug ENABLE_COVERAGE=1 coveralls
.PHONY: render
render: ; $(RUN) Makefile/mbgl-render