From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4DBDB139694 for ; Tue, 21 Feb 2017 07:12:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4977021C093; Tue, 21 Feb 2017 07:11:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D35E21C093 for ; Tue, 21 Feb 2017 07:11:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B050A34112A for ; Tue, 21 Feb 2017 07:11:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A0554F4A for ; Tue, 21 Feb 2017 07:11:49 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1487660296.ef5c20e42e5b1204b70973baa1c350036cef64b5.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: / X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: ef5c20e42e5b1204b70973baa1c350036cef64b5 X-VCS-Branch: master Date: Tue, 21 Feb 2017 07:11:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0d68e4d6-2edd-4751-bb6c-5944963623e5 X-Archives-Hash: 31bd4568a3c2565efdbbcb28300f023e commit: ef5c20e42e5b1204b70973baa1c350036cef64b5 Author: Chris PeBenito ieee org> AuthorDate: Sat Feb 18 15:37:35 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Feb 21 06:58:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=ef5c20e4 Travis-CI: Terminate build immediately on error. See travis-ci/travis-ci#1066. .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b6493b32..957e814d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -105,6 +105,7 @@ install: script: - echo $TYPE $DISTRO $DIRECT_INITRC $MONOLITHIC $SYSTEMD $WERROR + - set -e - make bare - make conf - make