Skip to content

Commit

Permalink
Merge a0b4669 into ebc8957
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Dec 20, 2019
2 parents ebc8957 + a0b4669 commit 45e52de
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ matrix:
- julia: 1.3
- julia: nightly
notifications:
email: false
email:
recipients:
- nightly-rse@invenia.ca
on_success: never
on_failure: always
if: type = cron
# uncomment the following lines to override the default test script
#script:
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
Expand Down

0 comments on commit 45e52de

Please sign in to comment.