Skip to content

Commit a2d9436

Browse files
committed
334 Bundle update in the CI script
1 parent dacc964 commit a2d9436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ kickstart() {
3030

3131
exec_rspec() {
3232
$RACK_ROOT/bin/automatic -v
33+
rm Gemfile.lock
3334
bundle install --path vendor/gems
34-
bundle update
3535
bundle exec rake simplecov
3636
}
3737

0 commit comments

Comments
 (0)