mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-05 06:00:31 +00:00
Travis
This commit is contained in:
parent
c9b14e7024
commit
5aa7546ffe
@ -20,8 +20,8 @@ script:
|
|||||||
- cargo build --all
|
- cargo build --all
|
||||||
- cargo test --all
|
- cargo test --all
|
||||||
env:
|
env:
|
||||||
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
|
||||||
global:
|
global:
|
||||||
|
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
||||||
- PGPORT=5433
|
- PGPORT=5433
|
||||||
addons:
|
addons:
|
||||||
postgresql: "10"
|
postgresql: "10"
|
||||||
|
Loading…
Reference in New Issue
Block a user