Skip to content

Commit

Permalink
Disable travis notification for successful builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ptz0n committed Jun 15, 2018
1 parent e6390b0 commit 2382269
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 @@ -15,3 +15,7 @@ cache:
- node_modules

sudo: false

notifications:
email:
on_success: never

0 comments on commit 2382269

Please sign in to comment.