diff options
author | Pablo Barciela <[email protected]> | 2020-03-26 13:47:02 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-26 15:17:41 +0100 |
commit | 5976276a868f162eb8c8f61f9df96f12bdb5e87e (patch) | |
tree | c6ca7a6fc32025bea3828d3f947bdce89d1de979 | |
parent | 449c9b8195db076058b0d1c1a2bb733c857ed563 (diff) | |
download | mate-themes-5976276a868f162eb8c8f61f9df96f12bdb5e87e.tar.bz2 mate-themes-5976276a868f162eb8c8f61f9df96f12bdb5e87e.tar.xz |
Travis CI: use Ubuntu devel instead 19.10
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 7502b4c2..3b827670 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,5 +30,4 @@ env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:19.10" - + - DISTRO="ubuntu:devel" |