Kenji Okimoto
null+****@clear*****
Wed Jun 21 11:46:50 JST 2017
Kenji Okimoto 2017-06-21 11:46:50 +0900 (Wed, 21 Jun 2017) New Revision: dc245aa715daef8a380037afef43fdb4a1cc67e7 https://github.com/milter-manager/milter-manager/commit/dc245aa715daef8a380037afef43fdb4a1cc67e7 Message: travis: Use `make check` to run all test Modified files: .travis.yml Modified: .travis.yml (+1 -2) =================================================================== --- .travis.yml 2017-06-15 18:20:00 +0900 (c340c1d) +++ .travis.yml 2017-06-21 11:46:50 +0900 (3f4947b) @@ -36,8 +36,7 @@ before_script: - docker-compose exec ${TARGET_DISTRIBUTION} make script: - - docker-compose exec ${TARGET_DISTRIBUTION} test/run-test.sh - - docker-compose exec ${TARGET_DISTRIBUTION} binding/ruby/test/run-test.sh + - docker-compose exec ${TARGET_DISTRIBUTION} make check after_success: - docker-compose exec ${TARGET_DISTRIBUTION} lcov --compat-libtool --directory . --capture --output-file coverage.info -------------- next part -------------- An HTML attachment was scrubbed... 다운로드