Appveyor update to ignore Cargo.lock
This commit is contained in:
parent
1996a1f969
commit
e1013e011c
@ -33,8 +33,8 @@ build: false
|
||||
|
||||
test_script:
|
||||
- set RUST_BACKTRACE=1
|
||||
- cargo build --locked --release
|
||||
- cargo test --locked --release
|
||||
- cargo build --release
|
||||
- cargo test --release
|
||||
|
||||
notifications:
|
||||
- provider: Email
|
||||
|
Loading…
Reference in New Issue
Block a user