Skip to content

Commit 1dc6827

Browse files
committed
chore(Appveyor): Additional appveyor openssl attempt
1 parent fe43eae commit 1dc6827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ install:
2727
}
2828
- bundle install
2929
- gem uninstall -a -x --force eventmachine
30-
- gem install eventmachine --platform ruby --no-rdoc --no-ri
30+
- gem install eventmachine --platform ruby --no-rdoc --no-ri --with-ssl-dir=%openssl_dir%
3131

3232
build: off
3333

0 commit comments

Comments
 (0)