Skip to content

Commit 398b40c

Browse files
committed
Remove passing tests.
1 parent 419d318 commit 398b40c

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

appveyor.yml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,11 @@ environment:
22
R_ARCH: x64
33
USE_RTOOLS: true
44
matrix:
5-
- target: msvc
6-
ver: 2015
7-
generator: "Visual Studio 14 2015 Win64"
8-
configuration: Debug
9-
- target: msvc
10-
ver: 2015
11-
generator: "Visual Studio 14 2015 Win64"
12-
configuration: Release
13-
- target: mingw
14-
generator: "Unix Makefiles"
155
- target: jvm
16-
- target: rmsvc
17-
ver: 2015
18-
generator: "Visual Studio 14 2015 Win64"
19-
configuration: Release
6+
configuration: Debug
207
- target: rmingw
218
generator: "Unix Makefiles"
9+
configuration: Debug
2210

2311
#matrix:
2412
# fast_finish: true

0 commit comments

Comments
 (0)