summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorpsychocrypt <psychocrypt@users.noreply.github.com>2017-11-19 13:41:04 +0100
committerpsychocrypt <psychocrypt@users.noreply.github.com>2017-11-19 13:41:04 +0100
commit3ce546230ee6d14b678a75e45ce767918ec94e20 (patch)
tree5ce3a5684014d11e7f03a1ee78b55ee9cb24e560 /.appveyor.yml
parent27e511a1e92e903414e176161925d87165cbe25f (diff)
downloadxmr-stak-3ce546230ee6d14b678a75e45ce767918ec94e20.zip
xmr-stak-3ce546230ee6d14b678a75e45ce767918ec94e20.tar.gz
fix windows compile documentation
- add copy of openssl libs to appvoyer CI tests - update windows compile documentation
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 1dc313b..7989cb6 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -28,4 +28,5 @@ build_script:
test_script:
- cd c:\xmr-stak\build\bin\Release
- dir
+ - copy C:\xmr-stak-dep\openssl\bin\* .
- xmr-stak.exe --help
OpenPOWER on IntegriCloud