Skip to content

Commit

Permalink
irc notifications for travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jun 24, 2015
1 parent f1896be commit 8fe4f17
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ python:
script:
- make style

notifications:
irc:
channels:
- chat.freenode.net#kivy-dev
on_success: change
on_failure: always
use_notice: true
skip_join: true

0 comments on commit 8fe4f17

Please sign in to comment.