Skip to content

Commit

Permalink
Directly add SSL DLLs
Browse files Browse the repository at this point in the history
  • Loading branch information
duk3luk3 committed Dec 17, 2016
1 parent 94f1399 commit 58ce35c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ install:
- ps: "get-childitem env:"
- ps: "$env:PYTEST_QT_API=\"pyqt4v2\""
- ps: "$env:FAF_FORCE_PRODUCTION=true"
- "xcopy %PYTHON%\\Library\\bin\\libeay32.dll ."
- "xcopy %PYTHON%\\Library\\bin\\ssleay32.dll ."
- "%PYTHON%\\Scripts\\pip.exe install -r requirements.txt --trusted-host content.faforever.com"

after_test:
Expand Down
Binary file added libeay32.dll
Binary file not shown.
Binary file added ssleay32.dll
Binary file not shown.

0 comments on commit 58ce35c

Please sign in to comment.