diff options
author | raveit65 <[email protected]> | 2019-11-24 12:16:45 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 12:17:21 +0100 |
commit | 62bd86fb841f9564204d124b7a8a2977d09304f7 (patch) | |
tree | e44bd3fd0467ad1e1d73e6cbfcc302e6836141b7 | |
parent | 44ba0b9153e1e3580f1d9d064be813cd9ed0e78b (diff) | |
download | mate-screensaver-62bd86fb841f9564204d124b7a8a2977d09304f7.tar.bz2 mate-screensaver-62bd86fb841f9564204d124b7a8a2977d09304f7.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 44e85d0..b9a821d 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" ########################################################## |