From c22c0b6cbc3f96c6c2883d60d94c758f1a1b86cd Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 12 Jan 2018 10:24:07 +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 16c44518c..e116e0a39 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ cache: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable13 - APP_NAME=notifications matrix: - DB=sqlite