Skip to content

Commit

Permalink
Turn Travis email notifications off.
Browse files Browse the repository at this point in the history
  • Loading branch information
trekhleb committed Aug 30, 2018
1 parent c72738c commit 9388654
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ install:
script:
- pylint ./src
- pytest

# Turn email notifications off.
notifications:
email: false

0 comments on commit 9388654

Please sign in to comment.