From 552653faba208dbfaa845ddb906389480c96a83c Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 19 Feb 2017 14:25:26 +0100 Subject: [PATCH] Add qt58declarative, which is needed for the tests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fd44d10..d9a7d13 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ before_install: - sudo chmod a+x /usr/local/bin/appimagetool install: - - sudo apt-get -y install qt58base binutils xpra + - sudo apt-get -y install qt58base qt58declarative binutils xpra script: - source /opt/qt*/bin/qt*-env.sh