Skip to content

Commit bdfafed

Browse files
author
Maxim Orlov
committed
Add PG15 into travis
1 parent 7e641a8 commit bdfafed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ notifications:
2323
on_failure: always
2424

2525
env:
26-
- PG_VERSION=15beta1
27-
- PG_VERSION=15beta1 LEVEL=hardcore
26+
- PG_VERSION=15
27+
- PG_VERSION=15 LEVEL=hardcore
2828
- PG_VERSION=14
2929
- PG_VERSION=14 LEVEL=hardcore
3030
- PG_VERSION=13

0 commit comments

Comments
 (0)