summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2019-06-13 15:08:04 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2020-05-07 15:38:38 +0200
commit752725ea18237075121fe9f7600d522eb610e335 (patch)
tree6510cf5eaa998f8962d8362baf01814e61074b65 /.travis.yml
parent3b835b57ff70659c12a89158cd8d29e3187a42a9 (diff)
downloadefl-752725ea18237075121fe9f7600d522eb610e335.tar.gz
ci: travis: update Debian to 10.3 and Ubuntu to 20.04
Now that the ecore_con tes suite failure are fixed with a renewed ssl certificate we can update these two distros as well.
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 7259a884e7..c22a85b7eb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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