mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
appveyor.yml: correct directories now that we can see where they are.
This commit is contained in:
@ -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%
|
||||
|
Reference in New Issue
Block a user