Skip to content

Commit

Permalink
[ci] use defaults for emails on travis and try irc
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed Mar 24, 2014
1 parent 1d93cab commit 334fecf
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Expand Up @@ -18,8 +18,11 @@ matrix:
allow_failures:
- env: SUBTEST=rake:test REMOVEGEMLOCK=true
notifications:
email:
on_success: change
on_failure: change
irc:
channels:
- "chat.freenode.net#opensuse-buildservice"
on_success: change
on_failure: change
use_notice: true
services:
- memcached # will start memcached

0 comments on commit 334fecf

Please sign in to comment.