Skip to content

Commit

Permalink
Purge common too?
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Nov 8, 2018
1 parent 6583237 commit 2ef7148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ before_script:
- sudo apt-get -y --purge remove postgresql-9.4
- sudo apt-get -y --purge remove postgresql-9.5
- sudo apt-get -y --purge remove postgresql-9.6
- sudo apt-get -y --purge remove postgresql-common
- sudo apt-get -y autoremove
- sudo rm -rf /var/lib/postgresql
- apt-key adv --fetch-keys https://www.postgresql.org/media/keys/ACCC4CF8.asc
Expand Down

0 comments on commit 2ef7148

Please sign in to comment.