summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-12-20 17:15:55 +1300
committerLeith Bade <leith@mapbox.com>2014-12-20 17:15:55 +1300
commit3c968672d92615197cf9616b5125057e7a741b91 (patch)
tree7f67ee8bccf67794f15b8c88446c582ca0d25f22 /.travis.yml
parentc749d1a5ab97f0abcf7314d2924f2535c6df83aa (diff)
downloadqtlocation-mapboxgl-3c968672d92615197cf9616b5125057e7a741b91.tar.gz
Prepare for android-gl-build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index a1fee8fbc7..5049a4e32d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,10 +5,10 @@ matrix:
- os: linux
include:
- os: linux
- env: BUILDTYPE=Release JOBS=16 MASON_PLATFORM=android TESTMUNK=yes
+ env: BUILDTYPE=Release MASON_PLATFORM=android TESTMUNK=yes
compiler: clang
- os: linux
- env: BUILDTYPE=Debug JOBS=16 MASON_PLATFORM=android TESTMUNK=no
+ env: BUILDTYPE=Debug MASON_PLATFORM=android TESTMUNK=no
compiler: clang
- os: linux
env: BUILDTYPE=Release JOBS=16