summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-10-02 18:15:58 -0400
committerJason Wray <friedbunny@users.noreply.github.com>2018-10-03 13:26:59 -0400
commit1fe29b284f25da621d3587fa766b2e66f378eb7d (patch)
treec4d4afcb92568c91d21f8868cc27bcb8308a628c /circle.yml
parentf3c8b92286ad82ce39d400023155ab8bfee1b9a5 (diff)
downloadqtlocation-mapboxgl-1fe29b284f25da621d3587fa766b2e66f378eb7d.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: