diff options
author | raveit65 <[email protected]> | 2019-11-24 12:26:58 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 12:26:58 +0100 |
commit | 4ced88c0ee1681c4e02899f18f6d574f6af33916 (patch) | |
tree | aa53e17f1f9fc5504dbc20601df28c56dc5ab70c | |
parent | 9385372b6f76fdcd7f2c673fb882e3d82eced6fc (diff) | |
download | mate-system-monitor-4ced88c0ee1681c4e02899f18f6d574f6af33916.tar.bz2 mate-system-monitor-4ced88c0ee1681c4e02899f18f6d574f6af33916.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 da4921a..3e7d46f 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" ########################################################## |