From eeff4be5447f511006b0c3641efd57fd151556c8 Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Thu, 3 Aug 2017 13:05:54 -0700 Subject: [PATCH] Enable builds on 5.10 release branch. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5e6ad9caf79..c5910a2eca9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ notifications: branches: only: - master + - "5.10" # enable building tags - /^v\d+\.\d+(\.\d+)?(-\S*)?$/