diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-02-09 14:10:13 +0200 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-02-22 13:52:33 +0200 |
commit | 10b8ef644188ee02cdce5b8db35fed1c32688758 (patch) | |
tree | 39ff6bc3ba140f6e30ff3a8ac7874c0deb589c1e /.travis.yml | |
parent | 2f388d663505255e967597c52656cc076e20d95c (diff) | |
download | qtlocation-mapboxgl-10b8ef644188ee02cdce5b8db35fed1c32688758.tar.gz |
[Qt] Document QMapbox + qdoc fixes
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 13ee36cc23..d41cfa83a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -190,6 +190,7 @@ matrix: - 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 cache: |