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