ci: travis: update more jobs to Fedora32 image
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 5 May 2020 13:02:29 +0000 (15:02 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 6 May 2020 01:25:01 +0000 (10:25 +0900)
With the edje test suite problems resolved almost all jobs can be moved.
Mingw, exactness and asan need more testing and debugging.

.travis.yml

index a937f96..b3699b3 100644 (file)
@@ -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