1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

travis: configure email-notifications

This commit is contained in:
Patrick Kanzler
2016-08-02 16:41:47 +02:00
parent 11452034a3
commit eea2a6f9c0

View File

@@ -34,3 +34,7 @@ before_install:
script:
- tox
- codecov
notifications:
email:
on_success: never
on_failure: change