mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 18:04:20 +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
|
- if [[ $TRAVIS_RUST_VERSION == *"nightly"* ]]; then
|
||||||
cargo build --no-default-features;
|
cargo build --no-default-features;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue