fix appveyor fail

This commit is contained in:
Michael Krasnyk 2017-03-21 18:56:43 +01:00 committed by Patrick Niklaus
parent 215489286d
commit bfc272f3e8

View File

@ -24,7 +24,7 @@ before_test:
- node --version - node --version
- npm --version - npm --version
- npm install --ignore-scripts - npm install --ignore-scripts
- npm link - npm link --ignore-scripts
- SET PATH=%CD%\osrm-deps\libs\bin;%PATH% - SET PATH=%CD%\osrm-deps\libs\bin;%PATH%
- SET OSRM_BUILD_DIR=build\%Configuration% - SET OSRM_BUILD_DIR=build\%Configuration%
- npm test - npm test