Update .travis.yml

This commit is contained in:
ea4k 2024-03-08 22:46:33 +01:00 committed by GitHub
parent 9bf001ee93
commit 6d71c01d48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ matrix:
before_install: before_install:
- sudo apt update - sudo apt update
- sudo apt install -y --fix-missing make qmake6 qt6-base-dev qt6-declarative-dev libhamlib-dev build-essential libgl1-mesa-dev libqt6serialport6-dev qt6-positioning-dev libqt6charts6-dev qt6-l10n-tools - sudo apt install -y --fix-missing make qmake6 qt6-base-dev qt6-declarative-dev libhamlib-dev build-essential libgl1-mesa-dev libqt6serialport6-dev qt6-positioning-dev libqt6charts6-dev libqt6opengl6-dev qt6-l10n-tools
compiler: compiler:
- gcc - gcc