From 0b4daf135bff8ccf88c636359a1b4151038da5d1 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 20 Jan 2020 13:45:16 +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 62a8a1169..221c3fc34 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ cache: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable18 - APP_NAME=notifications matrix: - DB=sqlite