Skip to content

Commit 2fac3c3

Browse files
Update ci-run.sh
1 parent d361d1b commit 2fac3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
set -e
44

55
gem install bundler
6-
bundle check || bundle install
6+
bundle check || bundle install --frozen
77
bundle exec rake ci

0 commit comments

Comments
 (0)