Commit 88434eed authored by Lev Walkin's avatar Lev Walkin

avoid too much verbosity

parent 74757c8b
...@@ -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 V=1 - make check
- make distcheck V=1 - make distcheck
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