summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
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