Removed sending of travis notifications to my email.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
loadfix
Lukasz Gromanowski 10 years ago
parent a3a0682138
commit bebb59ef11

@ -19,7 +19,6 @@ after_script:
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then ./openmw_test_suite; fi
notifications:
recipients:
- lgromanowski+travis.ci@gmail.com
- corrmage+travis-ci@gmail.com
email:
on_success: change

Loading…
Cancel
Save