summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-10-23 15:17:59 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-10-23 15:17:59 -0700
commita243f41cb4807aa3784e2133986bda270464517c (patch)
tree252dc837a1308683218534f068bd1a9f6e6c42f6 /.travis.yml
parentb8c94e76c2394552dbd296f653400f6f88731a35 (diff)
downloadqtlocation-mapboxgl-a243f41cb4807aa3784e2133986bda270464517c.tar.gz
[iOS] Don't build iOS on Travis, it's too slow
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index d9e0cdb179..491d1e8346 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,9 +27,6 @@ matrix:
- os: osx
osx_image: xcode7
env: FLAVOR=osx BUILDTYPE=Debug
- - os: osx
- osx_image: xcode7
- env: FLAVOR=ios BUILDTYPE=Release
- os: linux
env: FLAVOR=android ANDROID_ABI=arm-v7 BUILDTYPE=Release
android: