2
0
mirror of https://github.com/mhinz/neovim-remote synced 2024-11-11 13:10:34 +00:00

CI: never notify me on success

This commit is contained in:
Marco Hinz 2017-10-24 13:19:04 +02:00
parent 67f36cc550
commit 7f49f45423
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -18,3 +18,7 @@ before_script:
script: script:
- pytest -v - pytest -v
notifications:
email:
on_success: never