summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 8b70a74d4d..4966ceb956 100644
--- a/circle.yml
+++ b/circle.yml
@@ -875,6 +875,10 @@ jobs:
- install-macos-dependencies
- install-dependencies
- build-ios-test
+ - run:
+ name: Get iOS code coverage
+ command: |
+ platform/ios/scripts/code-coverage.sh
- check-public-symbols
- run:
name: Check symbol namespacing for mapbox-events-ios