From 31112d3271fe8402631145b18906a3f4cba5aece Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 12 Jan 2018 10:27:36 +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 c32cc1d8..e8c01a98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ php: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable13 - APP_NAME=serverinfo matrix: - DB=sqlite