appveyor.yml: Fix config_info name.

This commit is contained in:
jzmaddock
2017-05-24 08:32:19 +01:00
parent 1f83bcb56a
commit d0d8da8823

View File

@ -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%