Skip to content

Commit

Permalink
Install Rtools and cache the library on appveyor (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc authored and alexpghayes committed Nov 22, 2018
1 parent b8f870e commit 0e2ff32
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ init:
install:
ps: Bootstrap

environment:
global:
USE_RTOOLS: true

cache:
- C:\RLibrary

# Adapt as necessary starting from here

build_script:
Expand Down

0 comments on commit 0e2ff32

Please sign in to comment.