summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2020-05-05 13:50:53 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2020-05-05 13:50:53 +0200
commit10b0f9b4332af0075dff10f06ceb86aa1a3e7a08 (patch)
tree5b8a67b02d156bb2174280625c717bac7f326e42 /.travis.yml
parente1c26157f4f41c42f9d82187fa710fd62a9fe459 (diff)
downloadefl-10b0f9b4332af0075dff10f06ceb86aa1a3e7a08.tar.gz
ci: travis: update first few jobs to Fedora32
The rest stays on 31 right now until we worked out some remaining problems in test suites, asan, etc.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e1ec7a36f8..a937f96027 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,9 +50,9 @@ jobs:
- os: linux
env: DISTRO=Fedora31-mingw CI_BUILD_TYPE=mingw
- os: linux
- env: DISTRO=Fedora31 CI_BUILD_TYPE=options-enabled
+ env: DISTRO=Fedora32 CI_BUILD_TYPE=options-enabled
- os: linux
- env: DISTRO=Fedora31 CI_BUILD_TYPE=options-disabled
+ env: DISTRO=Fedora32 CI_BUILD_TYPE=options-disabled
- os: linux
env: DISTRO=Fedora31 CI_BUILD_TYPE=wayland
- os: linux