diff options
author | raveit65 <[email protected]> | 2019-11-24 12:22:13 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 12:22:59 +0100 |
commit | 3eadbba7b6171e5346c0915b2fa3cb68a48fbb2b (patch) | |
tree | 9efedb748fd24beac9859893cd5f26c8aa5e07b4 | |
parent | cc734da1073bfdffdd51246eac6359e82b11af55 (diff) | |
download | mate-settings-daemon-3eadbba7b6171e5346c0915b2fa3cb68a48fbb2b.tar.bz2 mate-settings-daemon-3eadbba7b6171e5346c0915b2fa3cb68a48fbb2b.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 c1c5ecd..19c5068 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" ########################################################## |