diff --git a/.travis.yml b/.travis.yml index 5cbbda052..5dac530c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,7 @@ before_script: script: - | if [[ "$TRAVIS_RUST_VERSION" == "stable" ]]; then + cargo clean USE_SKEPTIC=1 cargo test --features=alpn else cargo test --features=alpn