From c3bb50fa90d5f0871919f803e642f69b1dc7e3a1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 21 May 2019 18:27:22 +0200 Subject: travis: use f28 and disable archlinux --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 55554358..8e9afcb5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,9 +19,9 @@ script: - ./docker-build --name ${DISTRO} --verbose --config .travis.yml --build autotools env: - - DISTRO="archlinux/base" +# - DISTRO="archlinux/base" - DISTRO="debian:sid" - - DISTRO="fedora:29" + - DISTRO="fedora:28" - DISTRO="ubuntu:18.10" ########################################################## -- cgit v1.2.1