Browse Source

Add qt58webengine for tests

[ci skip]
master
probonopd 8 years ago
committed by GitHub
parent
commit
ed6540ae43
  1. 2
      .travis.yml

2
.travis.yml

@ -22,7 +22,7 @@ before_install:
- sudo chmod a+x /usr/local/bin/appimagetool - sudo chmod a+x /usr/local/bin/appimagetool
install: install:
- sudo apt-get -y install qt58base qt58declarative binutils xpra - sudo apt-get -y install qt58base qt58declarative qt58webengine binutils xpra
script: script:
- source /opt/qt*/bin/qt*-env.sh - source /opt/qt*/bin/qt*-env.sh

Loading…
Cancel
Save