Skip to content

Do not reinstall PostgreSQL 9.4 in Travis CI #527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 4, 2019
Merged

Conversation

sauloperez
Copy link
Collaborator

It comes installed in Travis CI boxes. This might fix the service start, which is currently timing out. See details: #525 (comment)

It comes installed in Travis CI boxes. This might fix the service start,
which is currently timing out. See details:
#525 (comment)
@sauloperez
Copy link
Collaborator Author

sauloperez commented Dec 4, 2019

It started in 3.16s with the following output

$ travis_setup_postgresql 9.4
Starting PostgreSQL v9.4
sudo systemctl start [email protected]

The systemd unit Travis uses for PostgreSQL 9.4 is broken with the latest bionic 9.4 packages.

@sauloperez sauloperez merged commit 59cc250 into develop Dec 4, 2019
@sauloperez sauloperez mentioned this pull request Dec 4, 2019
@sauloperez sauloperez changed the title Do not reinstall PostgreSQL 9.4 Do not reinstall PostgreSQL 9.4 in Travis CI Dec 4, 2019
@sauloperez sauloperez deleted the fix-ci-build branch December 4, 2019 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant