diff options
author | raveit65 <[email protected]> | 2019-11-24 12:06:47 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 12:07:23 +0100 |
commit | fc1fd8e67162a376c725a8363d1d2946cddf1ef3 (patch) | |
tree | 3386941f4f9070dece2b094e66ba5398f11d9ad6 | |
parent | edc096388033811137dd3bd6b72c3ba52daac70c (diff) | |
download | mate-menus-fc1fd8e67162a376c725a8363d1d2946cddf1ef3.tar.bz2 mate-menus-fc1fd8e67162a376c725a8363d1d2946cddf1ef3.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 0c4e147..cdaea47 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" ########################################################## |