Browse Source

Add qt58declarative, which is needed for the tests

master
probonopd 8 years ago
parent
commit
552653faba
  1. 2
      .travis.yml

2
.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

Loading…
Cancel
Save