From f9ee4f729053a66b66fe7a8c379dd1896501ad11 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 20 Jan 2016 08:14:51 +0100 Subject: adjust notifications --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index bc384ea3e..ac33bbc2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,12 +18,10 @@ compiler: - gcc script: - - PATH=/usr/local/opt/gettext/bin:$PATH:. autoreconf -i -f + - PATH=/usr/local/opt/gettext/bin:$PATH autoreconf -i -f - ./configure && make && make check notifications: - recipient: - - marcus@jet.franken.de email: on_success: change on_failure: always -- cgit v1.2.1