Skip to content

Commit df74a89

Browse files
committed
raise msvc version
1 parent 0b1c55c commit df74a89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Operating system (build VM template)
2-
os: Visual Studio 2017
2+
os: Visual Studio 2019
33

44
platform:
55
# x64
@@ -19,6 +19,7 @@ environment:
1919

2020

2121
before_build:
22+
- pause
2223
- cmake --version
2324
- echo %BOOST_ROOT%
2425
- dir "C:\Libraries"

0 commit comments

Comments
 (0)