Configure Travis notification email
This commit is contained in:
parent
0b36a3153d
commit
b16d7fc970
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user