Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit 408b955

Browse files
authored
Disable travis notifications
1 parent 3146a5e commit 408b955

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ script:
2222
python -Werror -Wignore::DeprecationWarning -m coverage run test.py
2323

2424
after_success:
25-
codecov
25+
codecov
26+
27+
notifications:
28+
email: false

0 commit comments

Comments
 (0)