From 45516ef5349e5f1fec1d7b6c540712d60ae844d6 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Mon, 13 Jun 2016 18:01:52 +0200 Subject: [PATCH] Enable travis builds for 5.2 branch --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 815e15e36..a81b29c58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ notifications: branches: only: - master + - "5.2" cache: ccache: true