From 20e9a051f55e84f07bd58f7aef8e473d8a6ee985 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 11 Apr 2019 15:17:40 +0200 Subject: [PATCH] Update stable16 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 ab9582d7..2a074fdd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ services: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable16 matrix: - DB=pgsql