Travis: disable failing qt56 build
For some reason openSUSE 42.3 updates keep timing out, causing these builds to fail. Having a Qt5.5 and a Qt5.7 build should be sufficient for our purposes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4552f56fc1
commit
c38a86bebf
12
.travis.yml
12
.travis.yml
@ -136,12 +136,12 @@ matrix:
|
||||
services:
|
||||
- docker
|
||||
|
||||
- env: SUBSURFACE_PLATFORM="qt56"
|
||||
os: linux
|
||||
language: c++
|
||||
filter_secrets: false
|
||||
services:
|
||||
- docker
|
||||
# - env: SUBSURFACE_PLATFORM="qt56"
|
||||
# os: linux
|
||||
# language: c++
|
||||
# filter_secrets: false
|
||||
# services:
|
||||
# - docker
|
||||
|
||||
- env: SUBSURFACE_PLATFORM="qt57"
|
||||
os: linux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user