Merge pull request #150 from amousset/master

feat(all): Fix AppVeyor tests
This commit is contained in:
Alexis Mousset
2017-06-14 22:05:27 +02:00
committed by GitHub

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