diff --git a/appveyor.yml b/appveyor.yml index 514f4389..39438fc1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,5 +41,6 @@ test_script: - dir - cd libs\config\test - ..\..\..\b2 config_info_travis_install toolset=%TOOLSET% - - config_info.exe + - dir + - config_info_travis - ..\..\..\b2 -j3 toolset=%TOOLSET%