ci: travis: update Debian to 10.3 and Ubuntu to 20.04
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 13 Jun 2019 13:08:04 +0000 (15:08 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Thu, 7 May 2020 21:25:12 +0000 (06:25 +0900)
Now that the ecore_con tes suite failure are fixed with a renewed ssl
certificate we can update these two distros as well.

.travis.yml

index 7259a88..c22a85b 100644 (file)
@@ -62,13 +62,13 @@ jobs:
       env: DISTRO=Fedora32 CI_BUILD_TYPE=release-ready
     - os: linux
       if: type = cron
-      env: DISTRO=Ubuntu1804
+      env: DISTRO=Ubuntu2004
     - os: linux
       if: type = cron
       env: DISTRO=Ubuntu1910
     - os: linux
       if: type = cron
-      env: DISTRO=Debian96
+      env: DISTRO=Debian103
     - os: linux
       if: type = cron
       env: DISTRO=Fedora31 CI_BUILD_TYPE=coverity