From 29ce651493f1b024efb73581164cb286a22ced24 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Fri, 20 Oct 2017 15:24:29 +0000 Subject: [PATCH] Enable building the 5.13 branch --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ba24d9436..199e88a7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ notifications: branches: only: - master + - "5.13" # enable building tags - /^v\d+\.\d+(\.\d+)?(-\S*)?$/