mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 20:37:22 +02:00
Change Appveyor to use msvc-14.0 because 12.0 doesn't work.
This commit is contained in:
@ -31,4 +31,4 @@ install:
|
||||
build: off
|
||||
|
||||
test_script:
|
||||
- b2 libs/core/test toolset=msvc-9.0,msvc-10.0,msvc-11.0,msvc-12.0
|
||||
- b2 libs/core/test toolset=msvc-9.0,msvc-10.0,msvc-11.0,msvc-14.0
|
||||
|
Reference in New Issue
Block a user