Test installing too I guess?
This commit is contained in:
parent
24025df106
commit
46b695d575
|
@ -29,6 +29,7 @@ script:
|
|||
- cargo clippy -- -D clippy::all
|
||||
- cargo build --verbose --target $TARGET
|
||||
- cargo test --verbose --target $TARGET
|
||||
- cargo install --target $TARGET
|
||||
|
||||
# Need to cache the whole `.cargo` directory to keep .crates.toml for cargo-update to work
|
||||
cache:
|
||||
|
|
Loading…
Reference in New Issue