summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2017-03-04 09:06:04 -0800
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-03-06 11:40:05 -0800
commit2b7319d529e2335b355eacf602dda12c9e01dd9b (patch)
treedfcb568d4b588fd749b33680c609af9869e541fe /.travis.yml
parentb5d0a661c520716c6345aca6ea0207f5d49b6d54 (diff)
downloadqtlocation-mapboxgl-2b7319d529e2335b355eacf602dda12c9e01dd9b.tar.gz
[Qt] Remove the QML app
We are now on Qt 5.9 and this is where the plugin will be developed from now on.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3b13902776..391520319f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -189,7 +189,6 @@ matrix:
- mapbox_export_mesa_library_path
script:
- make qt-app
- - make qt-qml-app
- make qt-test
- make qt-docs
- scripts/valgrind.sh build/qt-linux-x86_64/Release/mbgl-test --gtest_filter=-*.Load --gtest_filter=-Memory.Vector