mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-09 01:10:39 +00:00
Travis
This commit is contained in:
parent
5aa7546ffe
commit
a63c86c0cc
@ -20,12 +20,6 @@ script:
|
||||
- cargo build --all
|
||||
- cargo test --all
|
||||
env:
|
||||
global:
|
||||
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
||||
- PGPORT=5433
|
||||
addons:
|
||||
postgresql: "10"
|
||||
apt:
|
||||
packages:
|
||||
- postgresql-10
|
||||
- postgresql-client-10
|
||||
|
Loading…
Reference in New Issue
Block a user