Skip to content

Commit

Permalink
Or this
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Oct 24, 2019
1 parent 6f34390 commit 16139bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/ci.sh
Expand Up @@ -12,7 +12,7 @@ case $1 in
before_script)
if [ "$TEST_TOOL" = "rubygems" ]
then
gem install "rake:>=10.4.2" --conservative --no-document
ruby -Ilib bin/gem install "rake:>=10.4.2" --conservative --no-document
exec rake setup
else
cd bundler
Expand Down

0 comments on commit 16139bf

Please sign in to comment.