pull/5097/head
Nicolas "Pixel" Noble 9 years ago
parent b9e66cd283
commit bb439efb9d
  1. 2
      tools/run_tests/build_artifact_ruby.sh

@ -55,7 +55,7 @@ if [ "$SYSTEM" == "Darwin" ] ; then
fi fi
set +ex set +ex
gem install bundle --update gem install bundler --update
bundle install bundle install
set -ex set -ex

Loading…
Cancel
Save