diff options
author | Pablo Barciela <[email protected]> | 2020-03-19 18:46:57 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-19 18:59:13 +0100 |
commit | 077bd0e09a3cbb5d4e8082c74d8538d62b38e3f1 (patch) | |
tree | d3ee43ff362cb7498b05718ee0151e1f9375d372 | |
parent | 92b3d830dfc791f3db8573cdc29160c72d94c60e (diff) | |
download | mate-netbook-077bd0e09a3cbb5d4e8082c74d8538d62b38e3f1.tar.bz2 mate-netbook-077bd0e09a3cbb5d4e8082c74d8538d62b38e3f1.tar.xz |
Travis CI: use Ubuntu devel instead 19.10
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 8b05cde..1ca9786 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,6 +56,4 @@ env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:19.10" - - + - DISTRO="ubuntu:devel" |