Kouhei Sutou
null+****@clear*****
Mon Dec 12 11:17:58 JST 2016
Kouhei Sutou 2016-12-12 11:17:58 +0900 (Mon, 12 Dec 2016) New Revision: 466f550fb41b4586ca4e6117528533cf1019e662 https://github.com/ranguba/groonga-client-rails/commit/466f550fb41b4586ca4e6117528533cf1019e662 Message: travis: try to remove Gemfile.lock for test apps Modified files: .travis.yml Modified: .travis.yml (+1 -0) =================================================================== --- .travis.yml 2016-12-12 11:16:22 +0900 (cb1949f) +++ .travis.yml 2016-12-12 11:17:58 +0900 (af6f16d) @@ -17,6 +17,7 @@ install: for test_app in ${PWD}/test/apps/* do (cd ${test_app} && \ + rm Gemfile.lock && \ BUNDLE_GEMFILE=${test_app}/Gemfile bundle install --jobs=3 --retry=3) done script: -------------- next part -------------- HTML����������������������������...Download