mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-03 06:24:36 +02:00
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