Add test script to appveyor config.
This commit is contained in:
parent
cfa7702409
commit
2b64133287
@ -5,3 +5,6 @@ before_build: cmake .
|
||||
|
||||
build:
|
||||
project: FORMAT.sln
|
||||
|
||||
test_script:
|
||||
- msbuild RUN_TESTS.vcxproj
|
||||
|
Loading…
Reference in New Issue
Block a user