Type_traits: try using --hash on the Appveyor b2 command line as we appear to be exceeding the max path length.

This commit is contained in:
jzmaddock
2017-10-26 18:09:49 +01:00
parent ceaddeef42
commit 73fd7479dd

View File

@ -71,4 +71,4 @@ test_script:
- ..\..\..\b2 config_info_travis_install %ARGS%
- config_info_travis
- cd ..\..\type_traits\test
- ..\..\..\b2 -j3 %ARGS%
- ..\..\..\b2 -j3 --hash %ARGS%