mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-05 06:00:31 +00:00
Travis 1
This commit is contained in:
parent
9e79a5f580
commit
30ee362688
@ -9,5 +9,6 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
cache: cargo
|
cache: cargo
|
||||||
script:
|
script:
|
||||||
|
- cd server
|
||||||
- cargo build --verbose --all
|
- cargo build --verbose --all
|
||||||
- cargo test --verbose --all
|
- cargo test --verbose --all
|
||||||
|
Loading…
Reference in New Issue
Block a user