forked from boostorg/type_traits
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:
@ -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%
|
||||
|
Reference in New Issue
Block a user