summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2015-08-13 20:34:02 +1000
committerLeith Bade <leith@mapbox.com>2015-08-13 20:34:02 +1000
commit503d8364fdac478552de149fb7cc163974092200 (patch)
tree14396436a4a1690ccd5f72ba4f6fcf2723c21113 /.travis.yml
parent5ff855bb0054e7055ae23cf072702b3a216b86e4 (diff)
downloadqtlocation-mapboxgl-503d8364fdac478552de149fb7cc163974092200.tar.gz
Remove MIPS target from Travis build matrix
See #1683
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index f25079de54..79f328e25b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,13 +58,6 @@ matrix:
addons:
apt:
packages: [ 'lib32stdc++6' ]
- - os: linux
- env: FLAVOR=android ANDROID_ABI=mips BUILDTYPE=Release
- android:
- components: [ 'build-tools-22.0.1', 'android-22', 'extra' ]
- addons:
- apt:
- packages: [ 'lib32stdc++6' ]
env:
global: