summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-11-24 14:20:00 +0100
committerraveit65 <[email protected]>2019-11-24 14:21:01 +0100
commitf62d71f3ef042481dde28d77fe2d547beba7a7d4 (patch)
treea2c8e0c6e2e2c77a932c308c6f5670a6178501f0 /.travis.yml
parentea81a5e3bd1cc8e9ba2b92ced9db1ebae803e24d (diff)
downloadcaja-f62d71f3ef042481dde28d77fe2d547beba7a7d4.tar.bz2
caja-f62d71f3ef042481dde28d77fe2d547beba7a7d4.tar.xz
travis ci: use fedora:latest
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6a4914ae..ea2cfb6e 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"
##########################################################