mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
disable alpn feature
This commit is contained in:
parent
7060f298b4
commit
09a6f8a34f
@ -46,7 +46,8 @@ script:
|
|||||||
cargo clean
|
cargo clean
|
||||||
USE_SKEPTIC=1 cargo test --features=alpn
|
USE_SKEPTIC=1 cargo test --features=alpn
|
||||||
else
|
else
|
||||||
cargo test --features=alpn
|
cargo test
|
||||||
|
# --features=alpn
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- |
|
- |
|
||||||
|
Loading…
Reference in New Issue
Block a user