From 0c7b4962960d44f0ac19eaa188efbe32e28969aa Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil Date: Fri, 2 Sep 2011 16:22:24 +0200 Subject: [PATCH] Add stdin branch to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2642570..c08943a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,6 @@ branches: only: - master - hook + - stdin notifications: irc: "irc.freenode.org#guard" \ No newline at end of file