From 16680191de891adc4727ce52bd0696c3bb149f77 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Wed, 12 Apr 2017 14:28:37 +0000 Subject: [PATCH] Enable 5.7 branch in travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index eb38a5cfd..c78949cd7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ notifications: branches: only: - master + - "5.7" # enable building tags - /^v\d+\.\d+(\.\d+)?(-\S*)?$/