diff options
author | raveit65 <[email protected]> | 2019-11-24 17:48:16 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 17:48:16 +0100 |
commit | f5687e5cbec95d8b8cbfcf4609014f0672253c35 (patch) | |
tree | 8e530298cfa728563a7b34108c60a19f39546bf1 | |
parent | 5b6b742b746c331afa61cac1658205c2df2e2dde (diff) | |
download | mate-netbook-f5687e5cbec95d8b8cbfcf4609014f0672253c35.tar.bz2 mate-netbook-f5687e5cbec95d8b8cbfcf4609014f0672253c35.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 b0a20ed..77029f2 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" ########################################################## |