Remove R from Windows tests in AppVeyor

This commit is contained in:
Glavin Wiechert 2017-06-11 14:52:51 -03:00
parent 6a28106bd6
commit 9b840b14c2
1 changed files with 0 additions and 5 deletions

View File

@ -129,11 +129,6 @@ install:
- pip install beautysh
- where beautysh
# R
- choco install r.project -y
- where R
build_script:
- cd %APPVEYOR_BUILD_FOLDER%