OSDN Git Service

Update .travis.yml to ask Travis CI to build and test on PostgreSQL 10.
authorMasaoFujii <masao.fujii@gmail.com>
Fri, 29 Sep 2017 15:00:07 +0000 (00:00 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Fri, 29 Sep 2017 15:08:16 +0000 (00:08 +0900)
.travis.yml

index f512108..aecdf68 100644 (file)
@@ -5,6 +5,7 @@ compiler: gcc
 env:
    matrix:
       - PGBRANCH=master
+      - PGBRANCH=REL_10_STABLE
       - PGBRANCH=REL9_6_STABLE
       - PGBRANCH=REL9_5_STABLE
       - PGBRANCH=REL9_4_STABLE