diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2018-07-02 12:05:25 -0700 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2018-07-02 12:53:38 -0700 |
commit | 29e25356e355d466a60297117f3e7c010825a7ff (patch) | |
tree | b65dae96c2c8678b37caf3bf213b42e6637ac53f /platform/macos | |
parent | 5cc71a3a9b30cf5b6861d03072c0720c54ae6eaf (diff) | |
download | qtlocation-mapboxgl-29e25356e355d466a60297117f3e7c010825a7ff.tar.gz |
[ios, macos] Updated build status buttons
Bitrise has been replaced by CircleCI in this repository.
Diffstat (limited to 'platform/macos')
-rw-r--r-- | platform/macos/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/README.md b/platform/macos/README.md index a29f3ad6e2..7f80d0f320 100644 --- a/platform/macos/README.md +++ b/platform/macos/README.md @@ -1,6 +1,6 @@ # [Mapbox Maps SDK for macOS](https://mapbox.github.io/mapbox-gl-native/macos/) -[![Bitrise](https://www.bitrise.io/app/155ef7da24b38dcd.svg?token=4KSOw_gd6WxTnvGE2rMttg&branch=master)](https://www.bitrise.io/app/155ef7da24b38dcd) +[![Circle CI build status](https://circleci.com/gh/mapbox/mapbox-gl-native.svg?style=shield)](https://circleci.com/gh/mapbox/workflows/mapbox-gl-native/tree/master) Put interactive, scalable world maps into your native Cocoa application with the Mapbox Maps SDK for macOS. |