• R/O
  • HTTP
  • SSH
  • HTTPS

pg_bigm: 提交

This is the main pg_bigm git repository.


Commit MetaInfo

修訂8a412d8430c2bb15cd2c549aa9867ad415aca340 (tree)
時間2020-10-04 00:51:53
作者MasaoFujii <masao.fujii@gmai...>
CommiterMasaoFujii

Log Message

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

Back-patch to v1.2.

Change Summary

差異

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