mirror of https://github.com/LemmyNet/lemmy.git
Travis
parent
58bf6c1655
commit
9e214c9117
|
@ -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