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 1dc6827 commit ea9c566Copy full SHA for ea9c566
appveyor.yml
@@ -27,7 +27,7 @@ install:
27
}
28
- bundle install
29
- gem uninstall -a -x --force eventmachine
30
- - gem install eventmachine --platform ruby --no-rdoc --no-ri --with-ssl-dir=%openssl_dir%
+ - gem install eventmachine --platform ruby --no-rdoc --no-ri -- --with-ssl-dir=%openssl_dir%
31
32
build: off
33
0 commit comments