From 8c66802e98590bef7e5347132e0d57feecb3aaa1 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 3 Feb 2021 09:14:51 +0100 Subject: [PATCH] Update master target versions Signed-off-by: Joas Schilling --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fd1cc86..f6b94b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ addons: env: global: - APP_NAME=registration - - CORE_BRANCH=master + - CORE_BRANCH=stable21 - DB=sqlite matrix: