mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 19:50:00 +00:00
Travis
This commit is contained in:
parent
58bf6c1655
commit
9e214c9117
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue