Configure Travis notification email
This commit is contained in:
@ -15,4 +15,8 @@ after_success:
|
||||
- mvn clean test jacoco:report coveralls:report
|
||||
- bash update-ghpages.sh
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- iluwatar@gmail.com
|
||||
|
||||
sudo: false # route the build to the container-based infrastructure for a faster build
|
||||
|
Reference in New Issue
Block a user