From 19d6a1a00b62ccecf81223e6f7795460e2590354 Mon Sep 17 00:00:00 2001 From: Koval Dmitry Date: Thu, 13 Oct 2022 16:38:32 +0300 Subject: [PATCH] travis-ci for v15 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 67a5f2ee..dd63d98f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,8 @@ notifications: on_failure: always env: + - PG_VERSION=15 LEVEL=hardcore + - PG_VERSION=15 - PG_VERSION=14 LEVEL=hardcore - PG_VERSION=14 - PG_VERSION=13 LEVEL=hardcore