mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
[Travis] Build only master and v1.6 branches
This commit is contained in:
parent
5d523d1418
commit
9e9b880235
|
@ -5,6 +5,11 @@ env:
|
|||
- QT=qt4
|
||||
- QT=qt5
|
||||
|
||||
branches:
|
||||
only:
|
||||
- 'master'
|
||||
- 'v1.6'
|
||||
|
||||
before_install:
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
|
Loading…
Reference in New Issue
Block a user