Skip to content

Commit

Permalink
curl download
Browse files Browse the repository at this point in the history
  • Loading branch information
richardbeare committed Sep 26, 2019
1 parent f7e3d37 commit 80a3f44
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
displayName: GitCheckout
- bash: |
set -x
mingw-get install wget
wget https://cloud.r-project.org/bin/windows/base/R-3.6.1-win.exe
wget https://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe
curl https://cloud.r-project.org/bin/windows/base/R-3.6.1-win.exe -o R-3.6.1-win.exe
curl https://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe -o Rtools35.exe
displayName: RStuff

0 comments on commit 80a3f44

Please sign in to comment.