From e7ccb7f800b4dece7f1ce453354e90c1de40f62a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 20 Jan 2020 13:40:02 +0100 Subject: [PATCH] Update stable18 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 fd441b94..d6d73d80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ php: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable18 - APP=files_texteditor matrix: - DB=sqlite