From 16f2a82f6c609a9db86559f254cbafd217f40f95 Mon Sep 17 00:00:00 2001 From: Damien Pobel Date: Thu, 14 Sep 2017 15:00:10 +0200 Subject: [PATCH] Added the feature branch in .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9cdaf1a15..811953562 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ branches: only: - master - /^\d.\d+$/ + - feature/EZP-25684_Improve_Version_Mngt_Multilingual_Content before_install: - phpenv config-rm xdebug.ini