From 29b5fc59b400c38830b756525593b384274edfe2 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 13 Jun 2019 15:08:04 +0200 Subject: ci: travis: Debian 10.3 image is ready now for the ninja build --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a5b4054806..e35fca5431 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,8 +67,7 @@ jobs: if: type = cron env: DISTRO=Ubuntu1910 - os: linux - if: type = cron - env: DISTRO=Debian96 + env: DISTRO=Debian103 - os: linux if: type = cron env: DISTRO=Fedora31 CI_BUILD_TYPE=coverity -- cgit v1.2.1