mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
travis: disable email notifications
This commit is contained in:
parent
ed14c3469b
commit
b753f3b72c
1 changed files with 3 additions and 0 deletions
|
@ -29,3 +29,6 @@ script:
|
|||
- if [[ $TRAVIS_RUST_VERSION == *"nightly"* ]]; then
|
||||
cargo build --no-default-features;
|
||||
fi
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue