Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e87121b

Browse files
committed
Run travis tests with modern versions of Postgres (11 and 12)
1 parent 54910da commit e87121b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ env:
2323
- PG_VERSION=10 CHECK_CODE=clang
2424
- PG_VERSION=10 CHECK_CODE=cppcheck
2525
- PG_VERSION=10 CHECK_CODE=false
26+
- PG_VERSION=11 CHECK_CODE=false
27+
- PG_VERSION=12 CHECK_CODE=false

0 commit comments

Comments
 (0)