Chris Beams
2a4f6bc5ea
Update Travis IRC notifications
...
- Send notifications to #bitsquare instead of #bitsquare.io
- Skip join to cut down on noise (now that -n flag has been removed)
- Only notify on failures and first success
See #86
2014-09-29 10:38:07 +02:00
Chris Beams
5799381658
Fix typo in Travis IRC notification template
...
See #86
2014-09-29 10:05:04 +02:00
Chris Beams
a4a433fa64
Set skip_join to false in Travis IRC config
...
Per http://docs.travis-ci.com/user/notifications/#IRC-notification .
Bypassing joining the room cuts down on login/logout noise in the IRC
channel. But because #bitsquare.io currently has the -n flag set we
need to explicitly log in.
See #86
2014-09-29 09:53:17 +02:00
Chris Beams
fa6d916296
Publish CI build notifications to IRC
...
See #86
2014-09-29 09:43:05 +02:00
Chris Beams
c744fa21df
Enable Travis CI build
...
Per instructions at http://docs.travis-ci.com/user/getting-started .
See https://travis-ci.org/bitsquare/bitsquare
Resolves #86
2014-09-29 09:28:11 +02:00