Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GitLab
omnibus
Commits
288d9e72
Commit
288d9e72
authored
Jan 19, 2018
by
Scott Hain
Browse files
Force installation of bundler since it may ask for input
Signed-off-by:
Scott Hain
<
shain@chef.io
>
parent
f7c0dce2
Changes
1
Hide whitespace changes
Inline
Side-by-side
appveyor.yml
View file @
288d9e72
...
...
@@ -22,7 +22,7 @@ install:
-
echo %PATH%
-
ruby --version
-
gem --version
-
gem install bundler -v 1.10.6 --quiet --no-ri --no-rdoc
-
gem install bundler -v 1.10.6 --quiet --no-ri --no-rdoc
--force
-
bundler --version
-
cp C:\Ruby23-x64\DevKit\mingw\bin\bsdtar.exe C:\Ruby23-x64\DevKit\mingw\bin\tar.exe
-
appveyor DownloadFile http://curl.haxx.se/ca/cacert.pem -FileName C:\cacert.pem
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment