Skip to content

Commit

Permalink
Removed the pg10 client from travis (no need for pg_dump)
Browse files Browse the repository at this point in the history
  • Loading branch information
mildbyte committed Nov 22, 2018
1 parent 21b3032 commit 6f61bc6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -17,10 +17,6 @@ addons:
# using the same connection string, hence we map remote_driver on the host to localhost
# (Docker networking takes care of wiring it up in the case of the container)
- remote_driver
apt:
packages:
# external object tests use pg_dump/restore that is supposed to be able to talk to pg10
- postgresql-client-10

env:
COMPOSE_VERSION: 1.21.2
Expand Down

0 comments on commit 6f61bc6

Please sign in to comment.