mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 21:02:39 +08:00
add qt5 dev package to travis
This commit is contained in:
@@ -2,6 +2,7 @@ language: cpp
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libxtst-dev
|
||||
- sudo apt-get install -qq qtdeclarative5-dev
|
||||
script: sh -x ./clean_build.sh
|
||||
# skip install phase since we have a customized install package
|
||||
# creation tool for each supported platform
|
||||
|
||||
Reference in New Issue
Block a user