summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-06-28 13:58:16 -0700
committerJason Wray <jason@mapbox.com>2019-07-02 12:22:03 -0700
commit3b1d437460939254191479bd730599c2418c20aa (patch)
tree65d7979626eda9770208dee7ac1c533cbc5458fa /circle.yml
parent93ecf9ae302282dd6d98e4002a2a0d0dd3c006a7 (diff)
downloadqtlocation-mapboxgl-3b1d437460939254191479bd730599c2418c20aa.tar.gz
[ios, build] Add podspec lint script
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 6bbad1da1f..e69ef56e0d 100644
--- a/circle.yml
+++ b/circle.yml
@@ -959,7 +959,7 @@ jobs:
name: Check symbol namespacing for mapbox-events-ios
command: make ios-check-events-symbols
- run:
- name: Lint plist files
+ name: Lint podspecs and plist files
command: make ios-lint
- run:
name: Nitpick Darwin code generation