summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-12-19 15:19:10 +1300
committerLeith Bade <leith@mapbox.com>2014-12-19 15:19:10 +1300
commitc749d1a5ab97f0abcf7314d2924f2535c6df83aa (patch)
tree7295bb389cb5c4fac2317a244346bb783b46bc6f /.travis.yml
parent1fb2a24c1bf779d6739115058c3cbba7543d5352 (diff)
downloadqtlocation-mapboxgl-c749d1a5ab97f0abcf7314d2924f2535c6df83aa.tar.gz
Remove extra Travis builds
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.travis.yml b/.travis.yml
index c5f1070ec5..a1fee8fbc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,18 +19,6 @@ matrix:
- os: linux
env: BUILDTYPE=Release JOBS=8
compiler: gcc
- - os: linux
- env: BUILDTYPE=Debug JOBS=8
- compiler: gcc
- - os: osx
- env: BUILDTYPE=Release JOBS=8 MASON_PLATFORM=android TESTMUNK=no
- compiler: clang
- - os: osx
- env: BUILDTYPE=Debug JOBS=8 MASON_PLATFORM=android TESTMUNK=no
- compiler: clang
- - os: osx
- env: BUILDTYPE=Release JOBS=8
- compiler: clang
- os: osx
env: BUILDTYPE=Debug JOBS=8
compiler: clang