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