summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-02-03 14:19:02 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-02-03 14:19:46 -0800
commit35dbbc4d4266d6629a362e15dbef9cb121973625 (patch)
tree8defefe60f31f76986544f15654702b1c671c1d0 /.travis.yml
parent18d44402d42e68e0c5b6cad473103ea42d467ba7 (diff)
downloadqtlocation-mapboxgl-35dbbc4d4266d6629a362e15dbef9cb121973625.tar.gz
Mark mips-64 as allowed failure
Refs #802
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9dccffe9e6..2eb344834e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,6 +37,10 @@ matrix:
- os: osx
env: BUILDTYPE=Debug JOBS=8
compiler: clang
+ allow_failures:
+ - os: linux
+ env: CONFIG=release MASON_PLATFORM=android MASON_ANDROID_ABI=mips-64 TESTMUNK=no
+ compiler: clang
env:
global: