Skip to content

Commit

Permalink
Use default jobs and retry configuration for bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Apr 12, 2020
1 parent 02998d6 commit 6ffe298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ set +x
gem update --system 3.1.2
gem install bundler --version 2.1.4 --force

bundle install --jobs 3 --retry 3
bundle install

set -x

0 comments on commit 6ffe298

Please sign in to comment.