From fe491bf92c70843fa4cba4a7f212702d3dea87a2 Mon Sep 17 00:00:00 2001 From: "Daniel J. Hofmann" Date: Thu, 4 Aug 2016 15:22:51 +0200 Subject: [PATCH] Allow Travis builds for this branch --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index fc4705373..9ec92dfde 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ notifications: branches: only: - master + - "5.3" cache: ccache: true