• R/O
  • HTTP
  • SSH
  • HTTPS

ludia_funcs: コミット

This is the main ludia_funcs git repository.


コミットメタ情報

リビジョン80aaeb7fe68de6cadfe888a5bbadadc4d1a6803c (tree)
日時2021-07-14 08:37:36
作者Fujii Masao <fujii@post...>
コミッターFujii Masao

ログメッセージ

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

変更サマリ

差分

--- 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
旧リポジトリブラウザで表示