From 01789814dcb8c0fdc256e1dc7975c0ab72e5c741 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 4 Nov 2013 17:21:40 +0100 Subject: Revert ".travis.yml: add template" This reverts commit 65e726e1afc216b3f9065ad0ca31c7eb6e64efbf. Conflicts: .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f9c2ee21..9a3ffc7c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ notifications: on_failure: always template: - "painload/%{branch} %{commit} %{author}: %{message} %{build_url}" -script: "! ( make -C util test | grep -q '^not ok' ); exit 23" +script: "! ( make -C util test | grep -q '^not ok' )" before_install: - sudo apt-get install bc -qq - sudo apt-get install python -qq -- cgit v1.2.3