Skip to content

Commit

Permalink
Disable email notifications from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Oct 5, 2019
1 parent 6e94850 commit 1bbfdce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ script:
- DEBUG=airtap:* npm run $CMD

after_success: npm run coverage

notifications:
email: false

0 comments on commit 1bbfdce

Please sign in to comment.