mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Travis
This commit is contained in:
parent
c9b14e7024
commit
5aa7546ffe
1 changed files with 1 additions and 1 deletions
|
@ -20,8 +20,8 @@ script:
|
|||
- cargo build --all
|
||||
- cargo test --all
|
||||
env:
|
||||
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
||||
global:
|
||||
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
||||
- PGPORT=5433
|
||||
addons:
|
||||
postgresql: "10"
|
||||
|
|
Loading…
Reference in a new issue