From df25b35ef525ea317afce43b4b122a43267d0fff Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 12 Jan 2018 10:19:12 +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 e9054f383..663e8fdc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ php: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable13 - APP_NAME=firstrunwizard matrix: - DB=sqlite