From: Dessalines Date: Sat, 6 Apr 2019 16:44:08 +0000 (-0700) Subject: Travis X-Git-Url: http://these/git/%22https:/image.com/static/readmes/README.es.md?a=commitdiff_plain;h=257302a27452e93cc93357f469337150ee9eb1f1;p=lemmy.git Travis --- diff --git a/.travis.yml b/.travis.yml index 4973b492..1635d04c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,5 +21,11 @@ script: - cargo test --all env: - DATABASE_URL=postgres://rrr:rrr@localhost/rrr + global: + - PGPORT=5433 addons: - postgresql: "11.2" + postgresql: "10" + apt: + packages: + - postgresql-10 + - postgresql-client-10