mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
Re-enable Travis builds
This commit is contained in:
parent
564805e83e
commit
8592ce3d2b
@ -17,7 +17,7 @@ before_install:
|
||||
install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get -qq install libssl-dev pkg-config libhunspell-dev libxcb-util0-dev
|
||||
- if [[ "$QT" == "qt56" ]]; then sudo apt-add-repository -y ppa:beineri/opt-qt56-beta-trusty; sudo apt-get update -qq; sudo apt-get install -qq qt56tools qt56script qt56webengine qt56webchannel qt56declarative qt56x11extras; fi
|
||||
- if [[ "$QT" == "qt56" ]]; then sudo apt-add-repository -y ppa:beineri/opt-qt56-trusty; sudo apt-get update -qq; sudo apt-get install -qq qt56tools qt56script qt56webengine qt56webchannel qt56declarative qt56x11extras; fi
|
||||
|
||||
script:
|
||||
- QMAKE="qmake"
|
Loading…
Reference in New Issue
Block a user