From b2263e18c96fbb29921b4501ba5cbf9bf0ba00a5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 20 Jan 2020 13:42:43 +0100 Subject: [PATCH] Update stable18 target versions Signed-off-by: Joas Schilling --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ea931e3e6..e6d64c9cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,8 +8,7 @@ env: global: - APP_NAME=logreader - DB=sqlite - matrix: - - CORE_BRANCH=master + - CORE_BRANCH=stable18 branches: only: