From 7fc4c63ba6911a69ac1009241df4ca48095fd908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 24 Jan 2015 16:30:13 +0100 Subject: [PATCH] core: add check of symbolic link "weechat-curses" (Travis CI) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 486bbff50..bd2b1d6ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ script: after_success: - weechat --help + - weechat-curses --help - weechat -r "/debug libs;/quit" matrix: