On Sat, May 10 2014, "Wael M. Nasreddine" <wael.nasreddine at gmail.com> wrote:
> On Fri, May 9, 2014 at 6:21 PM, David Bremner <david at tethera.net> wrote: >> Felipe Contreras <felipe.contreras at gmail.com> writes: >> >>> Amadeusz ?o?nowski wrote: >>>> The same goes for Travis. There's already a build bot. Why bother >>>> with Travis? >>> >>> I've never seen any buildbot results. TravisCI's interface is just >>> simple and easy. And all it requires is one file. >>> >> >> Not to take a position on travis at the moment, but just to point out >> that buildbot results go to #notmuch on freenode irc. >> > > If you check out my latest patch that I sent, Travis also send > notification to both this list and IRC but only on failures or change > (failed to pass), please discuss on that thread > if this is not desired. $ notmuch search --output=files id:1399645162-8653-1-git-send-email-wael.nasreddine at gmail.com /home/too/mail/received/37/89c5f0b877c9146adc3d5d8c4a4004 /home/too/mail/received/f4/0c687f1918ad81a58f7571b5109587 Meaning notmuch users generally don't see the second email... BTW: does .travis.yml support comment lines ? Tomi