From 95d2a14390cc095a098bb1582637797cb3ed6460 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Thu, 1 Mar 2018 17:37:07 +0100 Subject: [PATCH] Ubuntu 16.04 build is mandatory --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c008c3f58..60fa5f626 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -139,7 +139,6 @@ ubuntu16.04: - make -j2 - make check - make install - allow_failure: true ubuntu18.04: