From 8a44660102466a6f78faeb3606a408e2c5043118 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Sat, 10 Feb 2018 00:36:49 +0000 Subject: [PATCH] Enable 5.16 branch on travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f8d76c756..8f41ff00b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ notifications: branches: only: - master + - "5.16" # enable building tags - /^v\d+\.\d+(\.\d+)?(-\S*)?$/