1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

[Travis] Build only master and v1.6 branches

This commit is contained in:
nowrep 2014-03-17 18:00:36 +01:00
parent 5d523d1418
commit 9e9b880235

View File

@ -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