diff --git a/.travis.yml b/.travis.yml index fd032c7..e32c38b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -81,5 +81,5 @@ script: after_script: - echo "Standard Output: $(cat stdout.txt)" - echo "Standard Error : $(cat stderr.txt)" - - [ "0" = "$(wl -l stderr.txt)" ] || exit 2 +# - [ "0" = "$(wl -l stderr.txt)" ] || exit 2