OSDN Git Service

Update .travis.yml to ask Travis CI to build and test on PostgreSQL 13.
authorMasaoFujii <masao.fujii@gmail.com>
Sat, 3 Oct 2020 15:49:27 +0000 (00:49 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Sat, 3 Oct 2020 15:50:54 +0000 (00:50 +0900)
Back-patch to v1.2.

.travis.yml

index fbe965b..9201589 100644 (file)
@@ -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