Skip to content

Commit

Permalink
Remove preinstalled Postgres on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
guylabs committed Mar 19, 2021
1 parent 5f6b514 commit 51f9620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/prepare-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ brew deps --include-build --tree $(brew leaves)

# Uninstall preinstalled brew packages from Travis CI
brew uninstall postgis
brew uninstall postgres

# Start with the installation
macstrap install

0 comments on commit 51f9620

Please sign in to comment.