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
|
||||
|
|
Reference in a new issue