summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2019-11-05 15:53:24 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2019-11-05 16:59:16 +0100
commit6a4c72f6fef8c66c1d0629e872553f3bd4977356 (patch)
tree84a19bf27a3ae3eb1491159c372d09d705b74181 /.travis.yml
parentdb4d908c06e95b0e8cac0551f40cfcffb3831349 (diff)
downloadefl-6a4c72f6fef8c66c1d0629e872553f3bd4977356.tar.gz
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 <mail@marcel-hollerbach.de> Differential Revision: https://phab.enlightenment.org/D10600
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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