Skip to content

Commit

Permalink
Run PG13 tests on CI (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanefi authored Oct 28, 2020
1 parent bc4723a commit 7df0310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ matrix:
- env: PGVERSION=10
- env: PGVERSION=11
- env: PGVERSION=12
- env: PGVERSION=13
before_install:
- git clone -b v0.7.13 --depth 1 https://github.com/citusdata/tools.git
- sudo make -C tools install
Expand Down

0 comments on commit 7df0310

Please sign in to comment.