From 0dd3ce742b2afb8c772e30c4928b68c4d5e6e020 Mon Sep 17 00:00:00 2001 From: Niels Date: Sun, 21 Jun 2015 11:48:45 +0200 Subject: [PATCH] forgot branch_pattern --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c096a042..f61121ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,3 +37,4 @@ addons: notification_email: niels.lohmann@gmail.com build_command_prepend: "make clean" build_command: "make" + branch_pattern: master