From 643303860ce80fcbeecb06bc87d5c0ea5c96e4a4 Mon Sep 17 00:00:00 2001 From: kongr45gpen Date: Tue, 2 Jun 2015 21:26:59 +0300 Subject: Show branch name for travis builds --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.py') diff --git a/test.py b/test.py index d015c3b..be5d8cb 100644 --- a/test.py +++ b/test.py @@ -73,7 +73,7 @@ class GithubTestCase(ExpectationPluginTestCase): self.sendRequest('travis-notification') self.describe('first message', - it().should.contain('minimal'), + it().should.contain('master @ minimal'), it().should.contain('passed'), it().should.contain('62aae'), it().should.contain('Sven Fuchs'), -- cgit v1.2.3