mirror of https://github.com/zkat/cacache-rs.git
meta: remove travis
This commit is contained in:
parent
60508ab258
commit
25a191887d
|
|
@ -1,9 +0,0 @@
|
||||||
language: rust
|
|
||||||
rust:
|
|
||||||
- stable
|
|
||||||
- beta
|
|
||||||
before_script:
|
|
||||||
- rustup component add clippy
|
|
||||||
script:
|
|
||||||
- cargo clippy -- -D warnings
|
|
||||||
- cargo test
|
|
||||||
Loading…
Reference in New Issue