Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
#1 Disable on success notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Nov 13, 2018
1 parent 9239382 commit 1826a3a
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 @@ -6,6 +6,10 @@ addons:
- ./build/distributions
- ./build/libs

notifications:
email:
on_success: never # default: change

jdk:
- oraclejdk8
- openjdk8
Expand Down

0 comments on commit 1826a3a

Please sign in to comment.