diff options
author | raveit65 <[email protected]> | 2019-11-24 17:14:56 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 17:14:56 +0100 |
commit | 326169c05f6ab55954d665329edb174fc2271ad7 (patch) | |
tree | a2b6b9672f1070c2000ed19a44e8ecc6ca4f27be | |
parent | 59108d90cd2a7f042624d89ba4b7f76e3db4d27e (diff) | |
download | mate-indicator-applet-326169c05f6ab55954d665329edb174fc2271ad7.tar.bz2 mate-indicator-applet-326169c05f6ab55954d665329edb174fc2271ad7.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 9b63226..0e6b8f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,7 @@ after_success: env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - - DISTRO="fedora:30" + - DISTRO="fedora:latest" - DISTRO="ubuntu:19.10" ########################################################## |