diff options
author | raveit65 <[email protected]> | 2019-11-24 15:00:26 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 16:42:27 +0100 |
commit | 1b8b948b13aa7d04e247fae09ddd31f250c433c3 (patch) | |
tree | 91602e2d039230e3e9e200d69b1f197a39013f90 | |
parent | 1aea74d468fd3bcb7c82c85efd7a45f0644bea1b (diff) | |
download | mate-panel-1b8b948b13aa7d04e247fae09ddd31f250c433c3.tar.bz2 mate-panel-1b8b948b13aa7d04e247fae09ddd31f250c433c3.tar.xz |
travis ci: use fedora:latest
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 6c517d70..c4eae3f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ deploy: env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - - DISTRO="fedora:30" + - DISTRO="fedora:latest" - DISTRO="ubuntu:19.10" ########################################################## |