1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-10 14:37:03 +02:00

Run travis tests for 9.5 as well

This commit is contained in:
Alexey Kondratov 2020-04-06 18:11:02 +03:00
parent 615dff5229
commit a0cb12cec3

View File

@ -40,6 +40,7 @@ env:
- PG_VERSION=11 PG_BRANCH=REL_11_STABLE
- PG_VERSION=10 PG_BRANCH=REL_10_STABLE
- PG_VERSION=9.6 PG_BRANCH=REL9_6_STABLE
- PG_VERSION=9.5 PG_BRANCH=REL9_5_STABLE
jobs:
allow_failures: