Use silent rules.

This commit is contained in:
Alexander Færøy 2015-10-02 18:57:06 +02:00
commit a66bb95d0e
No known key found for this signature in database
GPG key ID: E15081D5D3C3DB53
2 changed files with 3 additions and 1 deletions

View file

@ -20,7 +20,7 @@ before_install:
install: true
script:
- ./autogen.sh --with-proxy --with-bot --with-perl=module --prefix=$HOME/irssi-build --enable-silent-rules
- ./autogen.sh --with-proxy --with-bot --with-perl=module --prefix=$HOME/irssi-build
- cat config.log
- make
- make install