change travis to qt 5.14
This commit is contained in:
@@ -20,7 +20,7 @@ before_install:
|
||||
- gem install bundler
|
||||
- curl -sSL https://sh.rustup.rs | sh -s -- -y --default-toolchain=stable --profile=minimal
|
||||
- export PATH="$PATH:$HOME/.cargo/bin"
|
||||
- sudo add-apt-repository ppa:beineri/opt-qt-5.14.2-bionic -y
|
||||
- sudo add-apt-repository ppa:beineri/opt-qt-5.14.2-xenial -y
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install qt514base qt514websockets libgl1-mesa-dev
|
||||
- source /opt/qt514/bin/qt514-env.sh
|
||||
|
||||
Reference in New Issue
Block a user