set path to x64 to match appveyor win64 arch

This commit is contained in:
Thomas Fussell 2017-03-21 19:35:57 -04:00
parent 3feee30eac
commit 3e89c3d196

View File

@ -33,5 +33,5 @@ build:
test_script:
- cd build\tests\Debug
- set PATH=C:\projects\xlnt\vcpkg\installed\x86-windows\debug\bin;%PATH%
- set PATH=C:\projects\xlnt\vcpkg\installed\x64-windows\debug\bin;%PATH%
- xlnt.test.exe