Switch from msvc-12.0 to msvc-14.0 on Appveyor

This commit is contained in:
Peter Dimov
2016-08-28 22:01:59 +03:00
parent 20fedcff2c
commit 3b9ae9fd5f

View File

@ -41,4 +41,4 @@ install:
build: off build: off
test_script: 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