diff options
| author | Pablo Barciela <[email protected]> | 2020-03-24 02:28:55 +0100 |
|---|---|---|
| committer | Pablo Barciela <[email protected]> | 2020-03-24 02:41:46 +0100 |
| commit | 7720e1da449275b7de94583d4625ad6157fd7bf0 (patch) | |
| tree | 26cdfd962ce13f3401c7b270bac96d68dc935ec1 | |
| parent | 96cee578cddbd5bfd3f08cc09fab0c8b06b0d806 (diff) | |
| download | mate-session-manager-7720e1da449275b7de94583d4625ad6157fd7bf0.tar.bz2 mate-session-manager-7720e1da449275b7de94583d4625ad6157fd7bf0.tar.xz | |
Travis CI: use Ubuntu 20.04 instead 19.10
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 74c785b..cb00516 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,4 +30,4 @@ env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:19.10" + - DISTRO="ubuntu:20.04" |
