forked from boostorg/smart_ptr
Switch from msvc-12.0 to msvc-14.0 on Appveyor
This commit is contained in:
@ -41,4 +41,4 @@ install:
|
||||
build: off
|
||||
|
||||
test_script:
|
||||
- b2 libs/smart_ptr/test toolset=msvc-9.0,msvc-10.0,msvc-11.0,msvc-12.0
|
||||
- b2 libs/smart_ptr/test toolset=msvc-9.0,msvc-10.0,msvc-11.0,msvc-14.0
|
||||
|
Reference in New Issue
Block a user