Merge pull request #173 from amousset/test-no-features
feat(transport): Run tests when no features are enabled
This commit is contained in:
@@ -29,6 +29,7 @@ before_script:
|
||||
- sudo chgrp -R postdrop /var/spool/postfix/maildrop
|
||||
|
||||
script:
|
||||
- cargo test --verbose --manifest-path lettre/Cargo.toml --no-default-features
|
||||
- cargo test --verbose --manifest-path lettre/Cargo.toml
|
||||
- cargo test --verbose --manifest-path lettre_email/Cargo.toml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user