summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-06-01 13:59:20 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-06-01 16:45:53 +0300
commita9c070e0b591a837c48b7aa38d3f1e41d3bac583 (patch)
tree7bab5b89beb59f924123c49f76043b1a14a3fd81 /.travis.yml
parent6c94898297d052d85796a46e91515a6418fc67b6 (diff)
downloadqtlocation-mapboxgl-a9c070e0b591a837c48b7aa38d3f1e41d3bac583.tar.gz
[qt] Enable tests for Qt5
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f224a17f32..87559d6f16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -116,7 +116,7 @@ matrix:
env: FLAVOR=qt5 BUILDTYPE=Release _CXX=g++-5 _CC=gcc-5
addons: *qt5
script:
- - make qt-app qt-qml-app
+ - make qt-app qt-qml-app test-qt
cache:
directories: