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