diff options
author | Dane Springmeyer <dane@mapbox.com> | 2015-02-03 18:52:38 -0800 |
---|---|---|
committer | Dane Springmeyer <dane@mapbox.com> | 2015-02-03 18:52:38 -0800 |
commit | 734ce7aeb4770f1af26a9715307ff7aeb61fcecf (patch) | |
tree | 422292dabb07d9f4e4bd12444b881dde6a52bc91 /.travis.yml | |
parent | 78a7606d78f47873be90bc83c008f338e59ab6f0 (diff) | |
download | qtlocation-mapboxgl-734ce7aeb4770f1af26a9715307ff7aeb61fcecf.tar.gz |
stop allowing failures for mips-64
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 2eb344834e..9dccffe9e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,10 +37,6 @@ 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: |