summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-11-24 11:47:51 +0100
committerraveit65 <[email protected]>2019-11-24 11:50:11 +0100
commit9d00584b18c592cf49c3812b50d7fcbd621b5e65 (patch)
tree531c6765cd3ad3b3e668a8d922c457eb3fda9c91 /.travis.yml
parent9bb0ed22a82ad859fc5df004fdf8a4bb15c014a0 (diff)
downloadeom-9d00584b18c592cf49c3812b50d7fcbd621b5e65.tar.bz2
eom-9d00584b18c592cf49c3812b50d7fcbd621b5e65.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 684176e..9aa01c6 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"
##########################################################