diff options
author | raveit65 <[email protected]> | 2019-11-24 12:03:57 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 12:04:39 +0100 |
commit | e8625698e75c15be1de4e7124d0632cfb031f709 (patch) | |
tree | 176481f4c0f83dc2f974cc35e6e18ca9c0945bf3 | |
parent | ba5461aa55c31fcae34a0241e6d74cff91038399 (diff) | |
download | mate-media-e8625698e75c15be1de4e7124d0632cfb031f709.tar.bz2 mate-media-e8625698e75c15be1de4e7124d0632cfb031f709.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 cbcbf13..39d2d54 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" ########################################################## |