Skip to content

Commit 41c59bc

Browse files
committed
Fix Ruby 2.4 on Appveyor
1 parent c0ba3d3 commit 41c59bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ install:
66
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
77
- ruby --version
88
- gem --version
9-
- gem install bundler --quiet --no-ri --no-rdoc
109
- bundler --version
1110
- bundle install --without benchmarks --path vendor/bundle
1211
- IF DEFINED MINGW_PACKAGE_PREFIX (ridk exec pacman -S --noconfirm --needed %MINGW_PACKAGE_PREFIX%-libmariadbclient)

0 commit comments

Comments
 (0)