From bba825af0a19a4aa6c11026e1ecc6ccaa1e4a7a3 Mon Sep 17 00:00:00 2001 From: rodicasutu Date: Wed, 1 Jul 2020 20:50:28 +0300 Subject: [PATCH] fix travis branches --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6bd5bc2f9e..4c65be5fd3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,9 @@ jdk: branches: only: - release/V2.7* - - /(feature|hotfix|merge)-2.7/.*/ + - feature-2.7/* + - merge-2.7/* + - hotfix-2.7/* cache: directories: