From 0c73851759641232e63e1a9b2203fd7971cc3f90 Mon Sep 17 00:00:00 2001 From: maurizio vitale Date: Tue, 26 Mar 2019 12:40:46 +0000 Subject: [PATCH] Enable travis on branche that contains next-release --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a62abe9cf7..b5250c4d40 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ branches: only: - master - development + - /.*next-release.*/ - /.*beta.*/ - /.*greenkeeper.*/