From a436f96928b3fee589289308fb8d3f1caf8f3c06 Mon Sep 17 00:00:00 2001 From: Fujii Masao Date: Wed, 7 Oct 2020 02:53:11 +0900 Subject: [PATCH] Update .travis.yml to ask Travis CI to build and test on PostgreSQL 13. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 96460dd..4edc5b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ compiler: gcc env: matrix: - PGBRANCH=master + - PGBRANCH=REL_13_STABLE - PGBRANCH=REL_12_STABLE - PGBRANCH=REL_11_STABLE - PGBRANCH=REL_10_STABLE -- 2.11.0