Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
ci: be verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Apr 9, 2019
1 parent 0f519f9 commit 637403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ install:
- appveyor-retry choco install -y InnoSetup
- appveyor-retry choco install -y wget
# install R with lme4
- wget -q http://cran.r-project.org/bin/windows/base/old/3.2.5/R-3.2.5-win.exe
- wget -d http://cran.r-project.org/bin/windows/base/old/3.2.5/R-3.2.5-win.exe
- R-3.2.5-win.exe /silent
# Installing an older version of R did neither work so:
#- choco install -dfvy -version 3.2.5 -source 'http://cran.at.r-project.org/bin/windows/base/old/3.2.5/;http://cran.at.r-project.org/bin/windows/base/old/;c:\projects\shapeout' r.project
Expand Down

0 comments on commit 637403d

Please sign in to comment.