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 fe43eae commit 1dc6827Copy full SHA for 1dc6827
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
+ - gem install eventmachine --platform ruby --no-rdoc --no-ri --with-ssl-dir=%openssl_dir%
31
32
build: off
33
0 commit comments