Update appveyor.yml

This commit is contained in:
ea4k 2021-10-05 18:39:27 +02:00 committed by GitHub
parent 7292fc4e8d
commit cd1e245c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ image:
install:
- sh: sudo add-apt-repository -y ppa:beineri/opt-qt-5.15.2-bionic
- sh: sudo apt-get -qq update
- sh: sudo apt-get -qq install qt515ools qt515base
- sh: sudo apt-get -qq install qt515tools qt515base
- sh: sudo apt install -qqy g++ make qt5-qmake qtbase5-dev qttools5-dev libqt5charts5-dev libqt5sql5-sqlite libhamlib-dev libqt5serialport5-dev
- sh: 'ls /opt/'
- sh: source /opt/qt515/bin/qt515-env.sh