Fix win32 linking and run test automatically in AppVayor
This commit is contained in:
@@ -41,6 +41,9 @@ build_script:
|
||||
- nmake tests
|
||||
- nmake benchmarks
|
||||
- if "%APPVEYOR_REPO_BRANCH%"=="develop" (7z a %P%/osrm_%Configuration%.zip *.exe *.pdb %P%/libs/bin/*.dll -tzip)
|
||||
- set PATH=%PATH%;c:/projects/osrm/libs/bin
|
||||
- cd c:/projects/osrm/build
|
||||
- datastructure-tests.exe
|
||||
|
||||
test: off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user