summarylogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbartus2019-10-30 07:50:49 +0100
committerbartus2019-12-04 08:40:57 +0100
commita299663c4854db67163c2f91b2e05f5b6d7e378c (patch)
tree5ad83c584d07e900355251e3c41c41f7dce46026 /.travis.yml
parentf68f0ff4c621c6d42f9247baa729470eb4f2c59c (diff)
downloadaur-a299663c4854db67163c2f91b2e05f5b6d7e378c.tar.gz
Travis: fix missing libQt5Qml.so
* add qt5-declarative to archlinux:packages. python import QtCore from PySide2 is missing libQt5Qml.so library that comes with qt5-declarative package.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5f2f27a01c49..40d5b7348baa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,7 @@ archlinux:
- ccache
- moreutils
- bc
+ - qt5-declarative
before_install:
# 1.Override `package-cleanup.hook` to preserve cache for travis.
# 2.Enable ccache