Fixed libcsptr.dll not being found on appveyor CI

This commit is contained in:
Snaipe 2015-08-04 16:34:10 +02:00
parent ac3044b86e
commit 8761c094f3

View file

@ -4,7 +4,7 @@ os: Windows Server 2012
init:
- git config --global core.autocrlf input
- 'SET PATH=%PATH%;C:\MinGW\msys\1.0\bin;C:\MinGW\bin'
- 'SET PATH=%PATH%;C:\MinGW\msys\1.0\bin;C:\MinGW\bin;%APPVEYOR_BUILD_FOLDER%\lib'
environment:
COVERALLS_TOKEN: