parent
ea80a5a09b
commit
2b250bd8c8
1 changed files with 0 additions and 8 deletions
|
@ -36,14 +36,6 @@ matrix:
|
||||||
script:
|
script:
|
||||||
- cargo build --all --all-features -j 1 || exit 1
|
- cargo build --all --all-features -j 1 || exit 1
|
||||||
- cargo test --all --all-features -j 1 || exit 1
|
- cargo test --all --all-features -j 1 || exit 1
|
||||||
- language: rust
|
|
||||||
rust: nightly
|
|
||||||
allow_failure: true
|
|
||||||
cache:
|
|
||||||
cargo: true
|
|
||||||
script:
|
|
||||||
- cargo install clippy || exit 1
|
|
||||||
- cargo-clippy || exit 1
|
|
||||||
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in a new issue