zonemaster / zonemaster-backend

The Zonemaster Backend - part of the Zonemaster project
Other
14 stars 23 forks source link

CI: Ubuntu 22.04 comes with PostgreSQL 14 #1142

Closed ghost closed 9 months ago

ghost commented 9 months ago

Purpose

Fix Travis.

Context

n/a

Changes

Update PostgreSQL version in Travis since we want it to listen on port 5432.

How to test this PR

Travis should pass (or not if #1132 is not merged). Travis should be successful in launching the backend tests (meaning preparing the environment should succeed for all tests).