diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-04-27 13:12:42 +0300 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-04-27 17:36:35 +0300 |
commit | a083fcbd777094bd67e272e38e4ff9b041b204db (patch) | |
tree | 0be3e29b3e58d1c1b729b36508d83c8c8bcca394 /.travis.yml | |
parent | 72bcad210ddc9ad8e2ca8e7e53e134b5d9c06cdf (diff) | |
download | qtlocation-mapboxgl-a083fcbd777094bd67e272e38e4ff9b041b204db.tar.gz |
[Qt] Added qt-qml-app example
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 0e54ebcfa7..c0d2a03358 100644 --- a/.travis.yml +++ b/.travis.yml @@ -116,7 +116,7 @@ matrix: env: FLAVOR=qt5 BUILDTYPE=Release _CXX=g++-4.9 _CC=gcc-4.9 addons: *qt5 script: - - make qt-app + - make qt-app qt-qml-app cache: directories: |