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.
2 parents 22c1667 + 3804b94 commit a47b81bCopy full SHA for a47b81b
appveyor.yml
@@ -2,7 +2,7 @@
2
clone_depth: 10
3
install:
4
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
5
- - gem install bundler --no-document
+ - gem install bundler --no-document -f
6
- bundle install
7
build: off
8
test_script:
0 commit comments