Skip to content

Commit 59bc1ef

Browse files
authored
Remove VC-2013 support. (dmlc#4701)
* Removing it as it is not fully c++11 compliance.
1 parent 2758c5a commit 59bc1ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ environment:
22
R_ARCH: x64
33
USE_RTOOLS: true
44
matrix:
5-
- target: msvc
6-
ver: 2013
7-
generator: "Visual Studio 12 2013 Win64"
8-
configuration: Release
95
- target: msvc
106
ver: 2015
117
generator: "Visual Studio 14 2015 Win64"

0 commit comments

Comments
 (0)