diff options
author | raveit65 <[email protected]> | 2019-11-24 17:14:56 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 17:15:40 +0100 |
commit | db33f1bee52f8886b985615d02b618ef180d1b92 (patch) | |
tree | b49d10cd237ef0df12a6ecfa883e97329974769a | |
parent | adef8bc0b6299d227a63ead29d1d767d20f3a2a4 (diff) | |
download | mate-indicator-applet-db33f1bee52f8886b985615d02b618ef180d1b92.tar.bz2 mate-indicator-applet-db33f1bee52f8886b985615d02b618ef180d1b92.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 e2e6554..ddae796 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" ########################################################## |