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 5FF1E1399E6 for ; Fri, 4 Sep 2015 10:25:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D6AF141F9; Fri, 4 Sep 2015 10:25:03 +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 39E6E141F9 for ; Fri, 4 Sep 2015 10:25:03 +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 A5E6F340A5C for ; Fri, 4 Sep 2015 09:30:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2A1A175 for ; Fri, 4 Sep 2015 09:30:34 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1441359019.4316bf10dc91e624231f0ca52dd2f5edfaeb16f9.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4316bf10dc91e624231f0ca52dd2f5edfaeb16f9 X-VCS-Branch: master Date: Fri, 4 Sep 2015 09:30:34 +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: 74ee9568-01c6-4219-b59a-1a69d58a14be X-Archives-Hash: 889ea37770bd5f3e6a6cc25bc00f8710 commit: 4316bf10dc91e624231f0ca52dd2f5edfaeb16f9 Author: Justin Lecher gentoo org> AuthorDate: Fri Sep 4 09:30:19 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Sep 4 09:30:19 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4316bf10 Add back notification Signed-off-by: Justin Lecher gentoo.org> .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1e100ee..4f50844 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,3 +31,7 @@ before_script: script: - ./../spinner.sh "python ../portage-${PORTAGE_VER}/bin/repoman full -d" # You can append own scripts after this line + +notifications: + irc: "chat.freenode.net#gentoo-science" +