summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-10-26 15:03:56 -0400
committerJason Wray <jason@mapbox.com>2018-11-02 13:36:06 -0400
commite26a0323f4295265c4c66332c6f6b1f85d8ff363 (patch)
treecef6b1742670e789eb243639bb66e74d39b2d3c8
parentbf8de54cd483ec362495da701b4f86e59a758cb6 (diff)
downloadqtlocation-mapboxgl-upstream/fb-xcode-10-will-be-the-death-of-me.tar.gz
[ios, build] Stop running Integration Tests target on CircleCIupstream/fb-xcode-10-will-be-the-death-of-me
These are evidently too inconsistent to run on CircleCI under Xcode 10.
-rw-r--r--circle.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index f12a5fe1b1..5d1c40bf66 100644
--- a/circle.yml
+++ b/circle.yml
@@ -834,7 +834,6 @@ jobs:
- install-macos-dependencies
- install-dependencies
- build-ios-test
- - build-ios-integration-test
- check-public-symbols
- run:
name: Check symbol namespacing for mapbox-events-ios