diff options
author | raveit65 <[email protected]> | 2019-11-24 17:48:16 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-24 17:48:53 +0100 |
commit | a929d0cf7c48e25bbbfce6b60bfc88de4dc2e71c (patch) | |
tree | db4c9223f9002587f20c5de2e76793802c4f5e8a | |
parent | 6ea3291f6252e8d6a2be697ab8e42a4cf7b747d3 (diff) | |
download | mate-netbook-a929d0cf7c48e25bbbfce6b60bfc88de4dc2e71c.tar.bz2 mate-netbook-a929d0cf7c48e25bbbfce6b60bfc88de4dc2e71c.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 a1f324d..80a9dd1 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" ########################################################## |