mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Travis 1
This commit is contained in:
parent
9e79a5f580
commit
30ee362688
1 changed files with 1 additions and 0 deletions
|
@ -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