1
0
Fork 0

[Travis] Fix PPA url.

This commit is contained in:
NamedKitten 2018-12-22 13:05:30 +00:00
parent aba6d3719e
commit c7894a40b0

View file

@ -13,7 +13,7 @@ before_install:
- mkdir -p $HOME/.cache/apt/partial
- sudo rm -rf /var/cache/apt/archives
- sudo ln -s $HOME/.cache/apt /var/cache/apt/archives
- sudo add-apt-repository ppa:beineri/opt-qt-5.10.1-xenial -y
- sudo add-apt-repository ppa:beineri/opt-qt-5.10.1-trusty -y
- sudo apt-get update
install: