1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-02 22:19:41 +00:00

[CI] Fix email notification configuration

This commit is contained in:
Nikolay Kasyanov 2016-12-18 14:43:50 +01:00
parent 37c8a36dd8
commit 2967fbdf4c

View file

@ -63,9 +63,9 @@ script:
- if [ "$COVERITY_SCAN_BRANCH" != 1 ] && [ "${TRAVIS_OS_NAME}" = "linux" ]; then ./openmw_test_suite; fi
- if [ "$COVERITY_SCAN_BRANCH" != 1 ] && [ "${TRAVIS_OS_NAME}" = "linux" ]; then cd .. && ./CI/check_tabs.sh; fi
notifications:
recipients:
- corrmage+travis-ci@gmail.com
email:
recipients:
- corrmage+travis-ci@gmail.com
on_success: change
on_failure: always
irc: