We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad05d0 commit 7c4727dCopy full SHA for 7c4727d
.travis.yml
@@ -13,7 +13,12 @@ matrix:
13
- julia: 1.3
14
- julia: nightly
15
notifications:
16
- email: false
+ email:
17
+ recipients:
18
+ - nightly-rse@invenia.ca
19
+ on_success: never
20
+ on_failure: always
21
+ if: type = cron
22
# uncomment the following lines to override the default test script
23
#script:
24
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
0 commit comments