From 2b7319d529e2335b355eacf602dda12c9e01dd9b Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Sat, 4 Mar 2017 09:06:04 -0800 Subject: [Qt] Remove the QML app We are now on Qt 5.9 and this is where the plugin will be developed from now on. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.1