email me on failures

This commit is contained in:
kalmar 2017-07-11 16:36:28 +02:00
parent 331143ad42
commit b07550cd37
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ matrix:
- julia: nightly
notifications:
email: false
email: true
# uncomment the following lines to override the default test script
script:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi