mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
remove travis notifications
This commit is contained in:
parent
b2cfba367e
commit
fccb458fda
1 changed files with 0 additions and 7 deletions
|
@ -9,10 +9,3 @@ install:
|
||||||
- pip install nose pylint pyqt5 pyqtwebengine
|
- pip install nose pylint pyqt5 pyqtwebengine
|
||||||
|
|
||||||
script: ./.travis.sh
|
script: ./.travis.sh
|
||||||
|
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
recipients:
|
|
||||||
- travis-build@ankiweb.net
|
|
||||||
on_success: change
|
|
||||||
on_failure: always
|
|
||||||
|
|
Loading…
Reference in a new issue