From 96c05610cc78b50f9e48ac44e79ad44462ca5221 Mon Sep 17 00:00:00 2001 From: Snaipe Date: Tue, 17 Mar 2015 01:06:41 +0100 Subject: [PATCH] Display test logs after build --- .travis.yml | 2 +- appveyor.yml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7d2629c..95ce90a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ script: after_success: - coveralls --gcov gcov-4.9 --exclude samples --exclude dependencies --gcov-options '\-lp' -b . after_failure: - - cat $(find check -iname '*.log') /dev/null + - cat $(find samples -iname '*.log') /dev/null diff --git a/appveyor.yml b/appveyor.yml index bffb175..e1e4acc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -60,6 +60,9 @@ build_script: test_script: - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0