summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2018-03-14 15:41:15 +0100
committerGitHub <noreply@github.com>2018-03-14 15:41:15 +0100
commit3294f279e32315fc904e84317076c0a634091f14 (patch)
tree8768c315bd87c7a13433c95e98a1e591bcb61df4 /circle.yml
parent4404a2669bf5278eba902e4c183932809204fa7c (diff)
downloadqtlocation-mapboxgl-3294f279e32315fc904e84317076c0a634091f14.tar.gz
[android] build release Test App before publishing (#11418)
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index c40b6c9c11..e221687845 100644
--- a/circle.yml
+++ b/circle.yml
@@ -389,6 +389,9 @@ jobs:
- run:
name: Build package
command: make apackage
+ - run:
+ name: Build release Test App
+ command: make android
- *show-ccache-stats
- *save-cache
- *save-gradle-cache