core: add empty line in .travis.yml

This commit is contained in:
Sébastien Helleu 2014-08-02 18:44:26 +02:00
parent b1b5a3eac9
commit a93c92c5b1

View File

@ -25,5 +25,6 @@ script:
after_success:
- weechat --help
- weechat -r /quit
matrix:
fast_finish: true