1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-09-13 00:20:40 +02:00

email me on failures

This commit is contained in:
kalmar 2017-07-11 16:36:28 +02:00
parent 331143ad42
commit b07550cd37

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