damn missed one default and made one wrong config in .travis.yml
This commit is contained in:
parent
29532e6d90
commit
850f8ddf95
1 changed files with 1 additions and 2 deletions
|
|
@ -20,8 +20,7 @@ script: "bundle exec rake travis"
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
on_success: all
|
on_success: always
|
||||||
on_failure: all
|
|
||||||
channels:
|
channels:
|
||||||
- 'irc.freenode.org:6667#diaspora-dev'
|
- 'irc.freenode.org:6667#diaspora-dev'
|
||||||
- 'irc.freenode.org:6667#diaspora-de'
|
- 'irc.freenode.org:6667#diaspora-de'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue