mirror of https://github.com/LemmyNet/lemmy.git
Travis
parent
d2f234927d
commit
39830dc74f
|
@ -7,6 +7,8 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
before_cache:
|
||||||
|
- cd server
|
||||||
cache: cargo
|
cache: cargo
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
|
Loading…
Reference in New Issue