summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index ee6a833097..36d16c68d6 100644
--- a/circle.yml
+++ b/circle.yml
@@ -686,6 +686,9 @@ jobs:
- *reset-ccache-stats
- *build-ios-test
- *check-public-symbols
+ - run:
+ name: Lint plist files
+ command: make ios-lint
- *show-ccache-stats
- *save-cache
@@ -742,6 +745,9 @@ jobs:
- *reset-ccache-stats
- *build-macos-test
- *check-public-symbols
+ - run:
+ name: Lint plist files
+ command: make macos-lint
- *show-ccache-stats
- *save-cache
- store_artifacts: