Configure Travis notification email

This commit is contained in:
Ilkka Seppälä 2016-08-14 23:00:27 +03:00
parent 0b36a3153d
commit b16d7fc970

View File

@ -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