summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-10-02 18:15:58 -0400
committerJason Wray <jason@mapbox.com>2018-10-03 13:32:02 -0400
commitcaa2c6d9becd3f9f0720501acdb48418c5ae5033 (patch)
tree01203ea001b73d077d5f496ec45070bd9480336e /circle.yml
parent146bce6de13b38cdc52eb2fe43af6279affee180 (diff)
downloadqtlocation-mapboxgl-caa2c6d9becd3f9f0720501acdb48418c5ae5033.tar.gz
[darwin] Rename 'make check-public-symbols' to darwin-check-public-symbols
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 5fdbe89ef2..1def734e60 100644
--- a/circle.yml
+++ b/circle.yml
@@ -294,7 +294,7 @@ commands:
steps:
- run:
name: Check public symbols
- command: make check-public-symbols
+ command: make darwin-check-public-symbols
conditionally-skip-firebase: