mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-03 10:47:47 +01:00
Fix travis builds.
This commit is contained in:
parent
796024529c
commit
39b9867dc7
@ -9,7 +9,7 @@ if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||
brew link --force curl
|
||||
else
|
||||
# Linux.
|
||||
sudo add-apt-repository ppa:beineri/opt-qt57-trusty -y
|
||||
sudo add-apt-repository ppa:beineri/opt-qt58-trusty -y
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install qt57tools qt57base qt57webengine
|
||||
sudo apt-get -y install qt58tools qt58base qt58webengine
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user