Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 4e7c5c2

Browse files
committed
disable travis email notifications
1 parent aa83095 commit 4e7c5c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ install:
1414
script: tox
1515
branches:
1616
only:
17-
- master
17+
- master
18+
notifications:
19+
email: false

0 commit comments

Comments
 (0)