Update AppVeyor in attempt to fix failing tests

This commit is contained in:
Glavin Wiechert 2017-06-11 14:25:45 -03:00
parent fca67a5d08
commit 87d390b0fc
1 changed files with 5 additions and 4 deletions

View File

@ -125,14 +125,15 @@ install:
- "SET PATH=%cd%\\elm-format-d;%PATH%"
- where elm-format
# R
- choco install r.project -y
- where Rscript
# Beautysh
- pip install beautysh
- where beautysh
# R
- choco install r.project -y
- where R
build_script:
- cd %APPVEYOR_BUILD_FOLDER%