Skip to content

Conversation

@gcotelli
Copy link
Member

@jvanecek I will open this PR to fix the problems during the installation of the failing engines.
Once it gets solved and merged we can update #31 and merge it back.

@gcotelli gcotelli added the ⚑ ! label Nov 12, 2019
@gcotelli gcotelli added this to the v2.0.0 milestone Nov 12, 2019
@gcotelli gcotelli requested a review from jvanecek November 12, 2019 18:00
serpi90
serpi90 previously approved these changes Nov 12, 2019
@serpi90 serpi90 dismissed their stale review November 12, 2019 20:05

missclicked

@serpi90
Copy link
Member

serpi90 commented Nov 12, 2019

The problem is with the installation script, running it with docker should solve the problem.
I understand the change require to add docker to .travis.yml

services:
  - docker

then on the script start the corresponding pg version
docker run -d -p 127.0.0.1:5432:5432 -e POSTGRES_PASSWORD=password posgres:9.4
Postgres on Docker Hub

@gcotelli
Copy link
Member Author

Replaced by #33

@gcotelli gcotelli closed this Nov 12, 2019
@gcotelli gcotelli deleted the installation-instructions branch November 12, 2019 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants