diff options
author | Thiago Marcos P. Santos <thiago@mapbox.com> | 2016-06-01 13:59:20 +0300 |
---|---|---|
committer | Thiago Marcos P. Santos <thiago@mapbox.com> | 2016-06-01 16:45:53 +0300 |
commit | a9c070e0b591a837c48b7aa38d3f1e41d3bac583 (patch) | |
tree | 7bab5b89beb59f924123c49f76043b1a14a3fd81 | |
parent | 6c94898297d052d85796a46e91515a6418fc67b6 (diff) | |
download | qtlocation-mapboxgl-a9c070e0b591a837c48b7aa38d3f1e41d3bac583.tar.gz |
[qt] Enable tests for Qt5
-rw-r--r-- | .travis.yml | 2 |
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: |