We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d361d1b commit 2fac3c3Copy full SHA for 2fac3c3
ci-run.sh
@@ -3,5 +3,5 @@
3
set -e
4
5
gem install bundler
6
-bundle check || bundle install
+bundle check || bundle install --frozen
7
bundle exec rake ci
0 commit comments