summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-07-02 12:05:25 -0700
committerMinh Nguyễn <mxn@1ec5.org>2018-07-02 12:53:38 -0700
commit29e25356e355d466a60297117f3e7c010825a7ff (patch)
treeb65dae96c2c8678b37caf3bf213b42e6637ac53f
parent5cc71a3a9b30cf5b6861d03072c0720c54ae6eaf (diff)
downloadqtlocation-mapboxgl-29e25356e355d466a60297117f3e7c010825a7ff.tar.gz
[ios, macos] Updated build status buttons
Bitrise has been replaced by CircleCI in this repository.
-rw-r--r--platform/ios/README.md2
-rw-r--r--platform/macos/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/README.md b/platform/ios/README.md
index 86474e1ea9..27c8ad4cc8 100644
--- a/platform/ios/README.md
+++ b/platform/ios/README.md
@@ -1,6 +1,6 @@
# [Mapbox Maps SDK for iOS](https://www.mapbox.com/ios-sdk/)
-[![Bitrise](https://www.bitrise.io/app/7514e4cf3da2cc57.svg?token=OwqZE5rSBR9MVWNr_lf4sA&branch=master)](https://www.bitrise.io/app/7514e4cf3da2cc57)
+[![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)
A library based on [Mapbox GL Native](../../README.md) for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS using Objective-C, Swift, or Interface Builder.
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.