Configuring appveyor.yml

This commit is contained in:
pegeler 2018-06-28 17:48:31 -04:00
parent a4e58cd5ed
commit 13bf28b536

View File

@ -1,7 +1,9 @@
# DO NOT CHANGE the "init" and "install" sections below # DO NOT CHANGE the "init" and "install" sections below
before_build: before_build:
- cd R - cp travis-tool.sh travis-tool.sh.cmd R
- cd R
- bash -c "echo '^travis-tool\.sh\.cmd$' >> .Rbuildignore"
# Download script file from GitHub # Download script file from GitHub
init: init: