From 416b24dcc5d4e883f5acf8e78369433c9434125c Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 7 May 2020 09:25:09 +0200 Subject: [PATCH] Update stable19 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 711efa0..a161093 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ services: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable19 - APP_NAME=files_accesscontrol matrix: - DB=sqlite