From 8cad81935dc23e0e3645f994253ceb916498b64c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 27 Nov 2013 14:59:23 +0100 Subject: [PATCH] package: Build other configurations even if the tests don't pass. More convenient for cases when the main compiler misoptimizes something and others do not. --- package/ci/jenkins.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/ci/jenkins.xml b/package/ci/jenkins.xml index 48a62e9f7..53ea46d72 100644 --- a/package/ci/jenkins.xml +++ b/package/ci/jenkins.xml @@ -163,9 +163,9 @@ compiler == "g++" && libraries == "dynamic" && compatibility == "deprecated" && ]]> - SUCCESS - 0 - BLUE + UNSTABLE + 1 + YELLOW true