From 96c2ddba64b11f9600f738e254c902b4b865bb8c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 20 Apr 2021 00:02:07 +0200 Subject: TRAVIS: Disable Fedora CI builds for now (and thus, cppcheck). --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 388dd4e..5105b33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ script: env: - DISTRO="archlinux:latest" - DISTRO="debian:testing" - - DISTRO="fedora:latest" +# - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" deploy: -- cgit v1.2.3