2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Correct over long path names in appveyor.yml

This commit is contained in:
jzmaddock
2017-11-02 11:02:08 +00:00
parent 7c9f95fdac
commit d2a5ce2af3

View File

@@ -96,4 +96,4 @@ test_script:
- ..\..\..\b2 config_info_travis_install %ARGS%
- config_info_travis
- cd ..\..\math\test
- ..\..\..\b2 -j3 %ARGS% define=CI_SUPPRESS_KNOWN_ISSUES %TEST_SUITE%
- ..\..\..\b2 -j3 --hash %ARGS% define=CI_SUPPRESS_KNOWN_ISSUES %TEST_SUITE%