appveyor.yml: correct directories now that we can see where they are.

This commit is contained in:
jzmaddock
2017-05-23 19:52:30 +01:00
parent 2e38c1cded
commit 1f83bcb56a

View File

@ -39,8 +39,7 @@ build: off
test_script:
- dir
- dir %APPVEYOR_BUILD_FOLDER%
- cd %APPVEYOR_BUILD_FOLDER%\libs\config\test
- cd libs\config\test
- ..\..\..\b2 config_info_travis_install toolset=%TOOLSET%
- config_info.exe
- ..\..\..\b2 -j3 toolset=%TOOLSET%