update tarpaulin version
This commit is contained in:
parent
2ef7ecb4c3
commit
9f19057353
@ -33,7 +33,7 @@ matrix:
|
|||||||
- cargo clippy 2>&1 | tee ./clippy.out && ! grep -qe "error:\|warning:" ./clippy.out
|
- cargo clippy 2>&1 | tee ./clippy.out && ! grep -qe "error:\|warning:" ./clippy.out
|
||||||
|
|
||||||
# Test coverage (with Tarpaulin)
|
# Test coverage (with Tarpaulin)
|
||||||
- env: TARPAULIN_VERSION="0.5.6"
|
- env: TARPAULIN_VERSION="0.6.10"
|
||||||
rust: stable
|
rust: stable
|
||||||
# To avoid "Error: EPERM: operation not permitted" error (see https://github.com/valery-barysok/session-file-store/issues/58)
|
# To avoid "Error: EPERM: operation not permitted" error (see https://github.com/valery-barysok/session-file-store/issues/58)
|
||||||
sudo: true
|
sudo: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user