Tests email with travis
This commit is contained in:
@@ -15,6 +15,8 @@ script:
|
|||||||
- |
|
- |
|
||||||
travis-cargo build &&
|
travis-cargo build &&
|
||||||
travis-cargo test &&
|
travis-cargo test &&
|
||||||
|
export RUST_LOG=debug &&
|
||||||
|
./target/debug/examples/client &&
|
||||||
travis-cargo doc
|
travis-cargo doc
|
||||||
after_success:
|
after_success:
|
||||||
- travis-cargo --only stable doc-upload
|
- travis-cargo --only stable doc-upload
|
||||||
|
|||||||
Reference in New Issue
Block a user