From 927267601023971c03bea374af161f597e18c521 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 12 Jan 2018 10:18:18 +0100 Subject: [PATCH] Update stable13 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 56d76dfc..b48e010c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ php: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable13 - APP=files_texteditor matrix: - DB=sqlite