Kouhei Sutou
null+****@clear*****
Sun May 4 23:00:20 JST 2014
Kouhei Sutou 2014-05-04 23:00:20 +0900 (Sun, 04 May 2014) New Revision: 3285307d6670e788a776f635ed6393899ef62411 https://github.com/ranguba/rroonga/commit/3285307d6670e788a776f635ed6393899ef62411 Message: travis: use bundle exec Modified files: .travis.yml run-benchmark.sh Modified: .travis.yml (+1 -1) =================================================================== --- .travis.yml 2014-05-04 22:56:21 +0900 (3001938) +++ .travis.yml 2014-05-04 23:00:20 +0900 (8eed610) @@ -13,4 +13,4 @@ rvm: before_install: - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh after_script: - - ./run-benchmark.sh + - bundle exec ./run-benchmark.sh Modified: run-benchmark.sh (+0 -1) =================================================================== --- run-benchmark.sh 2014-05-04 22:56:21 +0900 (726ff9c) +++ run-benchmark.sh 2014-05-04 23:00:20 +0900 (edfec13) @@ -48,5 +48,4 @@ table.remove database.remove EOF -ls -laR . ruby -I lib -I ext/groogna column-benchmark.rb -------------- next part -------------- HTML����������������������������... ダウンロード