Try to fix appveyor builds
This commit is contained in:
@@ -9,6 +9,8 @@ install:
|
||||
- cargo -vV
|
||||
build: false
|
||||
test_script:
|
||||
- cargo clean -p lettre
|
||||
- cargo build --verbose --manifest-path lettre/Cargo.toml
|
||||
- cargo clean -p lettre_email -p lettre
|
||||
- cargo test --verbose --manifest-path lettre_email/Cargo.toml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user