add async feature #1
@ -7,8 +7,8 @@ steps:
|
||||
image: rust:1-alpine
|
||||
commands:
|
||||
- apk add --no-cache musl-dev
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
- cargo build --verbose --all-features --all
|
||||
- cargo test --verbose --all-features --all
|
||||
environment:
|
||||
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user