Kouhei Sutou
null+****@clear*****
Sun Mar 27 19:06:06 JST 2016
Kouhei Sutou 2016-03-27 19:06:06 +0900 (Sun, 27 Mar 2016) New Revision: c1260bcd13c09a7dbd69f50a9302bc5c119e0c4b https://github.com/ranguba/groonga-client-rails/commit/c1260bcd13c09a7dbd69f50a9302bc5c119e0c4b Message: travis: stop using rake Modified files: .travis.yml Modified: .travis.yml (+6 -1) =================================================================== --- .travis.yml 2016-03-27 18:58:52 +0900 (4584e94) +++ .travis.yml 2016-03-27 19:06:06 +0900 (3b2061e) @@ -17,4 +17,9 @@ install: (cd ${test_app} && bundle install --jobs=3 --retry=3) done script: - - rake + - test/unit/run-test.rb + - | + for test_app in test/apps/* + do + (cd ${test_app} && bundle exec rake) + done -------------- next part -------------- HTML����������������������������...Télécharger