progval / Supybot-plugins

Collection of plugins for Supybot/Limnoria I wrote or forked.
https://github.com/ProgVal/Limnoria/
107 stars 63 forks source link

`travis lint .travis.yml` doesn't pass #218

Closed Mikaela closed 10 years ago

Mikaela commented 10 years ago
% travis lint .travis.yml
Warnings for .travis.yml:
[x] value for notifications section is empty, dropping
[x] in notifications section: unexpected key on_success, dropping
[x] in notifications section: unexpected key on_failure, dropping

I will fix this in #217 as I already modified .travis.yml anyway.