From 434a3a638a2448e2058d4e078c451424eeaa3743 Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Wed, 21 Dec 2016 15:31:03 -0800 Subject: [PATCH] Make Travis buildit. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 494f839c410..d71c8d838e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ notifications: branches: only: - master + - 5.5 cache: ccache: true