You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update PostgreSQL to newer than 9.6 https://docs.travis-ci.com/user/database-setup/#using-a-different-postgresql-version
NOTE: "For PostgreSQL 10 you must specify the packages to install it and the user is postgres and the port is 5432. For PostgreSQL 11 and 12 you must specify the packages, but the user is travis and the port is 5433 instead. So you must specify the PGPORT"
Test
The text was updated successfully, but these errors were encountered:
Small updates
Bigger updates
https://docs.travis-ci.com/user/reference/bionic/
https://docs.travis-ci.com/user/database-setup/#using-a-different-postgresql-version
NOTE: "For PostgreSQL 10 you must specify the packages to install it and the user is postgres and the port is 5432. For PostgreSQL 11 and 12 you must specify the packages, but the user is travis and the port is 5433 instead. So you must specify the PGPORT"
The text was updated successfully, but these errors were encountered: