Skip to content

Commit 0605190

Browse files
committed
Removed C++03 builds from appveyor.
1 parent 28cfb1f commit 0605190

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

appveyor.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@ branches:
66

77
environment:
88
matrix:
9-
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
10-
cpp11: -DMSGPACK_CXX11=OFF
11-
msvc: '"Visual Studio 12 2013"'
12-
boost_prefix: C:\Libraries\boost_1_58_0
13-
boost_subdir: lib32-msvc-12.0
14-
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
15-
cpp11: -DMSGPACK_CXX11=OFF
16-
msvc: '"Visual Studio 14 2015"'
17-
boost_prefix: C:\Libraries\boost_1_69_0
18-
boost_subdir: lib32-msvc-14.0
199
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
2010
cpp11: -DMSGPACK_CXX11=ON
2111
msvc: '"Visual Studio 14 2015"'

0 commit comments

Comments
 (0)