Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9388654

Browse files
committed
Turn Travis email notifications off.
1 parent c72738c commit 9388654

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ install:
1010
script:
1111
- pylint ./src
1212
- pytest
13+
14+
# Turn email notifications off.
15+
notifications:
16+
email: false

0 commit comments

Comments
 (0)