Kenji Okimoto
null+****@clear*****
Wed Jun 21 12:06:37 JST 2017
Kenji Okimoto 2017-06-21 12:06:37 +0900 (Wed, 21 Jun 2017) New Revision: 3768ecd6136bda7ef1a9b2888eb51079de0fbd1b https://github.com/milter-manager/milter-manager/commit/3768ecd6136bda7ef1a9b2888eb51079de0fbd1b Message: travis: Show logs after failure Modified files: .travis.yml Modified: .travis.yml (+5 -0) =================================================================== --- .travis.yml 2017-06-21 11:46:50 +0900 (3f4947b) +++ .travis.yml 2017-06-21 12:06:37 +0900 (45389f0) @@ -41,3 +41,8 @@ script: after_success: - docker-compose exec ${TARGET_DISTRIBUTION} lcov --compat-libtool --directory . --capture --output-file coverage.info - docker-compose exec ${TARGET_DISTRIBUTION} coveralls-lcov -v coverage.info + +after_failure: + - docker-compose exec ${TARGET_DISTRIBUTION} cat test/tool/test-suite.log + - docker-compose exec ${TARGET_DISTRIBUTION} cat test/test-suite.log + - docker-compose exec ${TARGET_DISTRIBUTION} cat binding/ruby/test/test-suite.log -------------- next part -------------- An HTML attachment was scrubbed... Descargar