From f5d81528c95cfbc3fab61d0e9a42e1784ac6c290 Mon Sep 17 00:00:00 2001 From: Janos Follath Date: Tue, 22 Mar 2016 11:28:36 +0000 Subject: [PATCH] Trigger Travis bug: 4th try Deleted the original branch from the github and rebased the local one to make it easier to spot if the bug is triggered. --- bump.travis | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bump.travis b/bump.travis index a8df80bceb..cbb9a2ba10 100644 --- a/bump.travis +++ b/bump.travis @@ -1,3 +1,4 @@ Make Travis run the test suite again in hope of triggering the bug and finally get hold of the log files. +After the 2nd try I rebased the branch to fix the build and make it easier to spot the bug, commiting that was the 3rd try. -2nd try. +4th try.