stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=0cfbedca07ff3c9ac3934439888cbe05469584c7

commit 0cfbedca07ff3c9ac3934439888cbe05469584c7
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Tue May 5 15:02:29 2020 +0200

    ci: travis: update more jobs to Fedora32 image
    
    With the edje test suite problems resolved almost all jobs can be moved.
    Mingw, exactness and asan need more testing and debugging.
---
 .travis.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index a937f96027..b3699b35e8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,12 +54,12 @@ jobs:
     - os: linux
       env: DISTRO=Fedora32 CI_BUILD_TYPE=options-disabled
     - os: linux
-      env: DISTRO=Fedora31 CI_BUILD_TYPE=wayland
+      env: DISTRO=Fedora32 CI_BUILD_TYPE=wayland
     - os: linux
-      env: DISTRO=Fedora31 CI_BUILD_TYPE=default
+      env: DISTRO=Fedora32 CI_BUILD_TYPE=default
     - os: linux
       if: type = cron
-      env: DISTRO=Fedora31 CI_BUILD_TYPE=release-ready
+      env: DISTRO=Fedora32 CI_BUILD_TYPE=release-ready
     - os: linux
       if: type = cron
       env: DISTRO=Ubuntu1804
@@ -71,7 +71,7 @@ jobs:
       env: DISTRO=Debian96
     - os: linux
       if: type = cron
-      env: DISTRO=Fedora31 CI_BUILD_TYPE=coverity
+      env: DISTRO=Fedora32 CI_BUILD_TYPE=coverity
     - os: linux
       if: type = cron
       env: DISTRO=Fedora31 CI_BUILD_TYPE=asan

-- 


Reply via email to