diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2017-01-16 14:19:56 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2017-01-17 15:43:39 +0100 |
| commit | 4fa7c65d03ca20cde60ae41c2da6463ab7d32de4 (patch) | |
| tree | e4fc8bc5ac53cdc7b36cb1eeaa8b59fcfcc5bec5 | |
| parent | d8c5052fd5a9dc037a089186387442381836f422 (diff) | |
| download | mullvadvpn-4fa7c65d03ca20cde60ae41c2da6463ab7d32de4.tar.xz mullvadvpn-4fa7c65d03ca20cde60ae41c2da6463ab7d32de4.zip | |
Remove email notifications
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml index d5407f5b3a..6855739169 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -47,9 +47,5 @@ test_script: cargo test --target %TARGET% --release && echo "RELEASE TESTING DONE" ) -notifications: - - provider: Email - on_build_success: false - # disable automatic builds build: false |
