mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
email me on failures
This commit is contained in:
parent
331143ad42
commit
b07550cd37
@ -14,7 +14,7 @@ matrix:
|
|||||||
- julia: nightly
|
- julia: nightly
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: true
|
||||||
# uncomment the following lines to override the default test script
|
# uncomment the following lines to override the default test script
|
||||||
script:
|
script:
|
||||||
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
|
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
|
||||||
|
Loading…
Reference in New Issue
Block a user