mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-16 17:34:00 +00:00
Travis 1
This commit is contained in:
parent
780f9eabb0
commit
ac9cca6a44
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue