mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Temporarily disable Travis mail notifications.
If we can work out something regarding the spurious failures caused by the arbitrary time limit, this can be re-enabled.
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -13,11 +13,12 @@ script:
|
||||
- ctest --output-on-failure
|
||||
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
- "ldc-dev@googlegroups.com"
|
||||
on_success: never
|
||||
on_failure: change
|
||||
# Temporarily disabled due to time limit problems.
|
||||
# email:
|
||||
# recipients:
|
||||
# - "ldc-dev@googlegroups.com"
|
||||
# on_success: never
|
||||
# on_failure: change
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#ldc"
|
||||
|
||||
Reference in New Issue
Block a user