Update .travis.yml

This commit is contained in:
ea4k 2021-10-21 13:59:10 +02:00 committed by GitHub
parent 467807c068
commit 4366fce553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,13 +26,18 @@ matrix:
- os: linux
arch: amd64
dist: focal
before_install:
- sudo apt-get update
- sudo apt-get -y install qtbase5-dev libsqlite3-dev
- sudo apt-get -y install libhamlib++-dev libqt5serialport5-dev libqt5charts5-dev qt5-default qttools5-dev-tools
compiler:
- gcc
script:
before_script:
- qmake KLog.pro
script:
- make