mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-09 01:10:39 +00:00
Travis
This commit is contained in:
parent
24bdae28d7
commit
3fe274d299
@ -5,8 +5,6 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
before_cache:
|
|
||||||
- cd server
|
|
||||||
cache: cargo
|
cache: cargo
|
||||||
before_script:
|
before_script:
|
||||||
- psql -c "create user rrr with password 'rrr' superuser;" -U postgres
|
- psql -c "create user rrr with password 'rrr' superuser;" -U postgres
|
||||||
|
Loading…
Reference in New Issue
Block a user