summaryrefslogtreecommitdiffstats
path: root/_testing
diff options
context:
space:
mode:
authorFelipe F. Tonello2016-01-21 16:48:26 +0000
committerFelipe F. Tonello2016-01-22 12:45:43 +0000
commitdacc7871f20c62910a567f92fc1a9c843bf9def7 (patch)
treec8d4e34fa0ebe8b58c8388c5421944fb6bb76f9c /_testing
parenta4faf05e13df0337dbc8a08c029993b602f41e04 (diff)
downloadscripts.irssi.org-dacc7871f20c62910a567f92fc1a9c843bf9def7.tar.bz2
Added desktop-notify 1.0.0
This script sends notification using the Desktop Notifications Specification. It depends on libnofity, perl-glib-object-introspection and perl-html-parser packages. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Diffstat (limited to '_testing')
-rw-r--r--_testing/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_testing/config.yml b/_testing/config.yml
index eb57c90..1c92cac 100644
--- a/_testing/config.yml
+++ b/_testing/config.yml
@@ -83,3 +83,4 @@ whitelist:
- wordcompletition
- xetra
- xmmsinfo
+ - desktop-notify # fails test due to missing gobject-introspection in travis