• R/O
  • HTTP
  • SSH
  • HTTPS

pg_bigm: 提交

This is the main pg_bigm git repository.


Commit MetaInfo

修订版67cf0c1b831912d475d4f44bf6077a4ff27ce4d4 (tree)
时间2021-07-14 08:57:12
作者MasaoFujii <masao.fujii@gmai...>
CommiterMasaoFujii

Log Message

Update .travis.yml to ask Travis CI to build and test on PostgreSQL 14.

Back-patch to v1.2.

更改概述

差异

--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ compiler: gcc
55 env:
66 matrix:
77 - PGBRANCH=master
8+ - PGBRANCH=REL_14_STABLE
89 - PGBRANCH=REL_13_STABLE
910 - PGBRANCH=REL_12_STABLE
1011 - PGBRANCH=REL_11_STABLE
Show on old repository browser