Remove AM_TESTS_REDIRECT hack; use VERBOSE=1 instead.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ before_install:
|
||||
script:
|
||||
- ./autogen.sh
|
||||
- ./configure --enable-compile-warnings=error --enable-examples
|
||||
- AM_TESTS_REDIRECT='9>&2' make distcheck 9>&2
|
||||
- make distcheck VERBOSE=1
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#mosh"
|
||||
|
||||
Reference in New Issue
Block a user