mirror of
https://github.com/actix/actix-website
synced 2024-11-24 00:41:07 +01:00
Run cargo test
on CI (#142)
This commit is contained in:
parent
f30016e112
commit
13f0756d33
@ -25,7 +25,7 @@ matrix:
|
|||||||
- env:
|
- env:
|
||||||
- TASK=check
|
- TASK=check
|
||||||
language: rust
|
language: rust
|
||||||
script: cd examples; cargo check
|
script: cd examples; cargo check; cargo test
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
|
Loading…
Reference in New Issue
Block a user