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