From f8aa44eef72c6e9fdf9e1a4848614243cbe09f53 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 20 Jun 2019 08:48:30 +0200 Subject: [PATCH] ci: travis: update last jobs from Fedora 29 to 30 docker image With the specsuite tests fixed now we can see that the build also works with Fedora 30, so we can update the last missing jobs not having it. Signed-off-by: Stefan Schmidt Reviewed-by: Marcel Hollerbach Differential Revision: https://phab.enlightenment.org/D9193 --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 749f55d6f9..9af193ac9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,12 +52,12 @@ jobs: - os: linux env: DISTRO=Fedora30 CI_BUILD_TYPE=options-disabled - os: linux - env: DISTRO=Fedora29 CI_BUILD_TYPE=wayland + env: DISTRO=Fedora30 CI_BUILD_TYPE=wayland - os: linux - env: DISTRO=Fedora29 CI_BUILD_TYPE=default + env: DISTRO=Fedora30 CI_BUILD_TYPE=default - os: linux if: type = cron - env: DISTRO=Fedora29 CI_BUILD_TYPE=release-ready + env: DISTRO=Fedora30 CI_BUILD_TYPE=release-ready - os: linux if: type = cron env: DISTRO=Ubuntu1804