forked from boostorg/bind
Replace msvc-12.0 with msvc-14.0 in Appveyor, as 12.0 doesn't seem to work
This commit is contained in:
@@ -42,4 +42,4 @@ install:
|
|||||||
build: off
|
build: off
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- b2 libs/bind/test toolset=msvc-9.0,msvc-10.0,msvc-11.0,msvc-12.0
|
- b2 libs/bind/test toolset=msvc-9.0,msvc-10.0,msvc-11.0,msvc-14.0
|
||||||
|
Reference in New Issue
Block a user