diff options
author | raveit65 <[email protected]> | 2019-11-24 11:52:46 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 11:53:20 +0100 |
commit | f01a0427857bf56f8feb8eb950804fde012c386f (patch) | |
tree | 768570222b33fd3d0f7f3968e3e2cc55408f7995 | |
parent | 01f1a8683d63bc1575ada103eacd10240580d062 (diff) | |
download | mate-icon-theme-f01a0427857bf56f8feb8eb950804fde012c386f.tar.bz2 mate-icon-theme-f01a0427857bf56f8feb8eb950804fde012c386f.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 e958723..e5132d4 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" ########################################################## |