We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419d318 commit 398b40cCopy full SHA for 398b40c
appveyor.yml
@@ -2,23 +2,11 @@ environment:
2
R_ARCH: x64
3
USE_RTOOLS: true
4
matrix:
5
- - target: msvc
6
- ver: 2015
7
- generator: "Visual Studio 14 2015 Win64"
8
- configuration: Debug
9
10
11
12
- configuration: Release
13
- - target: mingw
14
- generator: "Unix Makefiles"
15
- target: jvm
16
- - target: rmsvc
17
18
19
+ configuration: Debug
20
- target: rmingw
21
generator: "Unix Makefiles"
22
23
#matrix:
24
# fast_finish: true
0 commit comments