Update travis config
This commit is contained in:
parent
584efb6ad2
commit
a74250b3a1
|
@ -8,4 +8,7 @@ script: |
|
||||||
make
|
make
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
- "irc.freenode.org#otclient"
|
channels:
|
||||||
|
- "irc.freenode.org#otclient"
|
||||||
|
on_success: change
|
||||||
|
skip_join: true
|
||||||
|
|
Loading…
Reference in New Issue