mirror of
https://github.com/actix/actix-web.git
synced 2024-12-18 22:26:37 +00:00
travis config
This commit is contained in:
parent
1914a6a0d8
commit
21c8c0371d
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ script:
|
||||||
cargo clean
|
cargo clean
|
||||||
USE_SKEPTIC=1 cargo test --features=alpn
|
USE_SKEPTIC=1 cargo test --features=alpn
|
||||||
else
|
else
|
||||||
|
cargo clean
|
||||||
cargo test
|
cargo test
|
||||||
# --features=alpn
|
# --features=alpn
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue