Added notifications

This commit is contained in:
Michael Boelen 2016-05-12 08:23:32 +02:00
parent b4df121cdf
commit 87c6d8fa0b
1 changed files with 7 additions and 0 deletions

View File

@ -5,3 +5,10 @@ before_script:
script:
- cd .. && cd ./lynis-sdk && sh lynis-devkit run unit-tests
notifications:
email:
recipients:
- lynis-dev@cisofy.com
on_success: change
on_failure: always