diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2019-01-05 20:06:09 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2019-01-05 21:49:21 +0900 |
commit | 24c80a57fe1a79289f3028a81d6f8e0ac5f505fe (patch) | |
tree | 8f9ff9d31b9eaa04cc1c0b89865cd7bfb2ea1121 /.travis.yml | |
parent | e3578b3cc6b978db1c04a1f684e1a03676c33f3b (diff) | |
download | libquotient-24c80a57fe1a79289f3028a81d6f8e0ac5f505fe.tar.gz libquotient-24c80a57fe1a79289f3028a81d6f8e0ac5f505fe.zip |
API version++; use QMediaResource from QtMultimedia (new dep) to detect m.video
resolution
The API version number should have been bumped long ago.
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 0b2967cf..c0e8c097 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ addons: packages: - g++-5 - qt57base + - qt57multimedia - valgrind matrix: |