add irc notifications
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -23,8 +23,8 @@ script:
|
|||||||
perl Build.PL &&
|
perl Build.PL &&
|
||||||
PERL_MM_USE_DEFAULT=1 ./Build installdeps --cpan_client 'cpanm --quiet --notest' &&
|
PERL_MM_USE_DEFAULT=1 ./Build installdeps --cpan_client 'cpanm --quiet --notest' &&
|
||||||
./Build test --test_files t/ --test_files xt/
|
./Build test --test_files t/ --test_files xt/
|
||||||
#notifications:
|
notifications:
|
||||||
# irc:
|
irc:
|
||||||
# on_success: always
|
on_success: always
|
||||||
# channels:
|
channels:
|
||||||
# - 'chat.freenode.net#netdisco'
|
- 'chat.freenode.net#netdisco'
|
||||||
|
|||||||
Reference in New Issue
Block a user