diff --git a/.travis.yml b/.travis.yml index 21cf5fd..3f50e22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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