Skip to content

Commit

Permalink
Keep email notification false just in case.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark authored Feb 5, 2020
1 parent 7dfac1a commit 7fa4f1f
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 @@ -77,3 +77,6 @@ script:

after_success:
- if [[ $CODECOVERAGE == 1 ]]; then bash <(curl -s https://codecov.io/bash); fi

notifications:
email: false

0 comments on commit 7fa4f1f

Please sign in to comment.