Experiment with tests and multiple platforms.

This commit is contained in:
Victor Zverovich 2014-05-16 08:47:59 -07:00
parent 17cc8b0f23
commit 22240589fc

View File

@ -1,3 +1,7 @@
platform:
- x86
- x64
install: install:
- set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH% - set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
@ -8,6 +12,5 @@ build:
test_script: test_script:
- msbuild RUN_TESTS.vcxproj - msbuild RUN_TESTS.vcxproj
- appveyor PushArtifact Testing/Temporary/LastTest.log
artifacts: - appveyor AddTest test
- path: Testing/Temporary/LastTest.log