ci: travis: update first few jobs to Fedora32
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 5 May 2020 11:50:53 +0000 (13:50 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 6 May 2020 01:25:01 +0000 (10:25 +0900)
The rest stays on 31 right now until we worked out some remaining
problems in test suites, asan, etc.

.travis.yml

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