Commit 9db13ab3 authored by Lev Walkin's avatar Lev Walkin

more verbose builds

parent 55982b82
...@@ -6,5 +6,5 @@ script: ...@@ -6,5 +6,5 @@ script:
- autoreconf -iv - autoreconf -iv
- ./configure --enable-Werror - ./configure --enable-Werror
- make -j8 - make -j8
- make check - make check V=1
- make distcheck - make distcheck V=1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment