Skip to content

Commit 6688949

Browse files
author
Vitaly Davydov
committed
Enable PG16 and focal dist
1 parent 6ee593b commit 6688949

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ env:
88
- PG_SUPPORTED_VERSIONS=13
99
- PG_SUPPORTED_VERSIONS=14
1010
- PG_SUPPORTED_VERSIONS=15
11+
- PG_SUPPORTED_VERSIONS=16
1112

1213
language: C
13-
dist: bionic
14+
dist: focal
1415

1516
before_install:
1617
# extra apt.pg.o.sh options added in version 204, travis currently has 199 (2019-11-27)

0 commit comments

Comments
 (0)