diff options
author | raveit65 <[email protected]> | 2019-11-24 14:48:02 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 14:48:40 +0100 |
commit | edcf1fb87d13713a0dbf39d2cccadcab640ecdb0 (patch) | |
tree | 144c0e62aec5001068bd15b221c04bf352c5b351 | |
parent | 1a5a7ee31ab1aa1f231463eb1414d6569c41615b (diff) | |
download | mate-backgrounds-edcf1fb87d13713a0dbf39d2cccadcab640ecdb0.tar.bz2 mate-backgrounds-edcf1fb87d13713a0dbf39d2cccadcab640ecdb0.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 b57a33d..88378f7 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" ########################################################## |