From 0ec2c52433d6d6175b2ed80669ec108c61df263a Mon Sep 17 00:00:00 2001 From: dewmini <5234594+dewmini@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:41:50 +1000 Subject: [PATCH] Update travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 97aa62e4..6422f6b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ branches: only: - dev - master - - hotfix + - /^hotfix.*$/ - grails3 - experimental_jwt - /^feature.*$/