File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ environment:
2626 # TEST_SUITE: special_fun distribution_tests
2727 # - ARGS: --toolset=msvc-14.0 address-model=32
2828 # TEST_SUITE: special_fun distribution_tests
29- - ARGS : --toolset=msvc-9.0 address-model=32 -- include=/c/tools/vcpkg/installed/eigen3_x86-windows
29+ - ARGS : --include=/c/tools/vcpkg/installed/eigen3_x86-windows --toolset=msvc-9.0 address-model=32
3030 TEST_SUITE : misc quadrature ../example//examples
31- - ARGS : --toolset=msvc-10.0 address-model=32 --include=/c/tools/vcpkg/installed/eigen3_x86-windows
31+ - ARGS : --toolset=msvc-10.0 address-model=32
3232 TEST_SUITE : misc quadrature ../example//examples
33- - ARGS : --toolset=msvc-11.0 address-model=32 -- include=/c/tools/vcpkg/installed/eigen3_x86-windows
33+ - ARGS : --toolset=msvc-11.0 address-model=32 include=/c/tools/vcpkg/installed/eigen3_x86-windows
3434 TEST_SUITE : misc quadrature ../example//examples
3535 - ARGS : --toolset=msvc-12.0 address-model=32 --include=/c/tools/vcpkg/installed/eigen3_x86-windows
3636 TEST_SUITE : misc quadrature ../example//examples
You can’t perform that action at this time.
0 commit comments