From 6a4c72f6fef8c66c1d0629e872553f3bd4977356 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 5 Nov 2019 15:53:24 +0100 Subject: [PATCH] travis: update Ubuntu image to the 19.10 release We keep the 18.04 LTS until a new LTS comes along. Reviewed-by: Marcel Hollerbach Differential Revision: https://phab.enlightenment.org/D10600 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e55cf38b84..8c59c37139 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,7 +63,7 @@ jobs: env: DISTRO=Ubuntu1804 - os: linux if: type = cron - env: DISTRO=Ubuntu1904 + env: DISTRO=Ubuntu1910 - os: linux if: type = cron env: DISTRO=Debian96