feat(all): Fix AppVeyor tests

This commit is contained in:
Alexis Mousset
2017-06-14 21:50:41 +02:00
parent 53f1d07f00
commit 782962ce5a

View File

@@ -18,6 +18,6 @@ install:
- cargo -vV
build: false
test_script:
- cargo test --verbose --manifest-path lettre/Cargo.toml
- cargo build --verbose --manifest-path lettre/Cargo.toml
- cargo test --verbose --manifest-path lettre_email/Cargo.toml