summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2019-06-20 08:48:30 +0200
committerMarcel Hollerbach <mail@marcel-hollerbach.de>2019-06-27 13:59:20 +0200
commitf8aa44eef72c6e9fdf9e1a4848614243cbe09f53 (patch)
tree7962bda732af6e5c53f00c44b59d8275705efdff /.travis.yml
parent4c15ef65dd693a65a88603d1716fd6f36020decc (diff)
downloadefl-f8aa44eef72c6e9fdf9e1a4848614243cbe09f53.tar.gz
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 <s.schmidt@samsung.com> Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de> Differential Revision: https://phab.enlightenment.org/D9193
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files 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