Remove R from Windows tests in AppVeyor
This commit is contained in:
parent
6a28106bd6
commit
9b840b14c2
|
@ -129,11 +129,6 @@ install:
|
|||
- pip install beautysh
|
||||
- where beautysh
|
||||
|
||||
# R
|
||||
- choco install r.project -y
|
||||
- where R
|
||||
|
||||
|
||||
build_script:
|
||||
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
|
|
Loading…
Reference in New Issue