From febefb4684992876dfe29fd3e3d6c65e94cdeef0 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Fri, 10 Feb 2017 14:40:33 +0000 Subject: [PATCH] Enable 5.6 travis builds --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 52ea69ad0..bfe48d122 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ notifications: branches: only: - master + - "5.6" cache: ccache: true