mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-30 20:16:40 +02:00
downgrade tarpaulin
This commit is contained in:
@@ -26,7 +26,7 @@ before_install:
|
||||
|
||||
before_cache: |
|
||||
if [[ "$TRAVIS_RUST_VERSION" == nightly ]]; then
|
||||
RUSTFLAGS="--cfg procmacro2_semver_exempt" cargo install cargo-tarpaulin -f
|
||||
RUSTFLAGS="--cfg procmacro2_semver_exempt" cargo install cargo-tarpaulin -f --version 0.6.7
|
||||
fi
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user