summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2020-05-05 15:02:29 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2020-05-05 15:02:29 +0200
commit0cfbedca07ff3c9ac3934439888cbe05469584c7 (patch)
tree6c1df8af7846226bfae1c8326027514020e32daa
parentd7ed1721b83313a9350ff7ccc1bb99752ef8d207 (diff)
downloadefl-0cfbedca07ff3c9ac3934439888cbe05469584c7.tar.gz
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.
-rw-r--r--.travis.yml8
1 files 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