mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 19:50:00 +00:00
Travis
This commit is contained in:
parent
3687dfd1a6
commit
2dae757ad9
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@ script:
|
||||||
- cargo build --all
|
- cargo build --all
|
||||||
- cargo test --all
|
- cargo test --all
|
||||||
env:
|
env:
|
||||||
global:
|
|
||||||
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
||||||
- PGPORT=5433
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: "10"
|
postgresql: "10"
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- postgresql-10
|
|
||||||
- postgresql-client-10
|
|
||||||
|
|
Loading…
Reference in a new issue