summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorLeith Bade <leith@leithalweapon.geek.nz>2014-11-06 23:53:01 +1100
committerLeith Bade <leith@leithalweapon.geek.nz>2014-11-06 23:53:01 +1100
commit1ace7d6d18b7d7f1d068337c289dbb2c1a80f939 (patch)
tree046d139dec737dbf17efbadc6e82ec71f2487431 /.travis.yml
parent7b290b09c84f12a38bd7e4ea05a8228f6e3ba643 (diff)
downloadqtlocation-mapboxgl-1ace7d6d18b7d7f1d068337c289dbb2c1a80f939.tar.gz
Revert "Add GCC to travis to see if other messages"
This reverts commit 89fad21fb9e5d507a9a72767b2242fa28d67d547.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 46ca8c341b..6d6a70b55e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,9 +8,6 @@ matrix:
env: BUILDTYPE=Release JOBS=16 MASON_PLATFORM=android
compiler: clang
- os: linux
- env: BUILDTYPE=Release JOBS=16 MASON_PLATFORM=android
- compiler: gcc
- - os: linux
env: BUILDTYPE=Debug JOBS=16
compiler: clang
- os: linux