This is my Travis YML file:
language: php dist: focal services: - postgresql addons: postgresql: \'12\' apt: packages: - postgresql-12