mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-09 17:55:10 +00:00
Travis 1
This commit is contained in:
parent
780f9eabb0
commit
ac9cca6a44
|
@ -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