diff --git a/.travis.yml b/.travis.yml index 456cfb5cb..da3b352ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,7 +58,7 @@ before_script: - NOCONFIGURE=1 ./bootstrap.sh script: - - ./configure --localstatedir=/var && make && make check && make check-daemon + - ./configure --localstatedir=/var && make && make check && make check-daemon && make install DESTDIR=`mktemp -d` notifications: email: