summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-10-02 19:07:14 -0400
committerJason Wray <jason@mapbox.com>2018-10-03 13:32:13 -0400
commit228d1a7eb5f06ad82c0fdc2495eed9aa65c3fb6d (patch)
treeecc686f41885c613de4c788a0bcc28c1ad627479 /circle.yml
parentcaa2c6d9becd3f9f0720501acdb48418c5ae5033 (diff)
downloadqtlocation-mapboxgl-228d1a7eb5f06ad82c0fdc2495eed9aa65c3fb6d.tar.gz
[ios, build] Check symbol namespacing for mapbox-events-ios
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 1def734e60..087418de3d 100644
--- a/circle.yml
+++ b/circle.yml
@@ -851,6 +851,9 @@ jobs:
- build-ios-integration-test
- check-public-symbols
- run:
+ name: Check symbol namespacing for mapbox-events-ios
+ command: make ios-check-events-symbols
+ - run:
name: Lint plist files
command: make ios-lint
- run: