From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 292E21399CE for ; Thu, 3 Sep 2015 19:02:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 385FE1412D; Thu, 3 Sep 2015 19:02:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC0B21412D for ; Thu, 3 Sep 2015 19:02:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B314D3408E5 for ; Thu, 3 Sep 2015 19:02:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03724144 for ; Thu, 3 Sep 2015 19:02:39 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1441306932.ebf77c4ff452d362597823304985cf0faee3f393.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: / X-VCS-Repository: proj/kde X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ebf77c4ff452d362597823304985cf0faee3f393 X-VCS-Branch: master Date: Thu, 3 Sep 2015 19:02:39 +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: dd2c90d9-77f3-48db-803e-b6a412eb8173 X-Archives-Hash: 864dd3aa7c810cce9223052ea5a37e7b commit: ebf77c4ff452d362597823304985cf0faee3f393 Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 3 19:02:05 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 3 19:02:12 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ebf77c4f .travis.yml: only report failures. For testing the new notification bot. .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 73030e3..a273e62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,8 @@ script: # You can append own scripts after this line notifications: irc: + on_success: never + on_failure: always channels: - "chat.freenode.net#gentoo-kde" template: