From 33c0b35ddba14a6407cc393260d35d7e718d7e26 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 4 Nov 2013 17:32:57 +0100 Subject: .travis.yml: template belongs to irc --- .travis.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9a3ffc7c..38a96393 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,10 @@ language: c notifications: - irc: "chat.freenode.net#krebs_incoming" - on_success: change - on_failure: always -template: - - "painload/%{branch} %{commit} %{author}: %{message} %{build_url}" + irc: "chat.freenode.net#krebs_incoming" + on_success: change + on_failure: always + template: + - "painload/%{branch} %{commit} %{author}: %{message} %{build_url}" script: "! ( make -C util test | grep -q '^not ok' )" before_install: - sudo apt-get install bc -qq -- cgit v1.2.3