mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 13:30:23 +01:00
Changing .Rbuildignore to remove NOTE form Appveyor build
This commit is contained in:
parent
f49abb8fc5
commit
9e7cd2b850
@ -6,7 +6,7 @@ before_build:
|
|||||||
cp ..\travis-tool.sh R\travis-tool.sh
|
cp ..\travis-tool.sh R\travis-tool.sh
|
||||||
cp travis-tool.sh.cmd R\travis-tool.sh.cmd
|
cp travis-tool.sh.cmd R\travis-tool.sh.cmd
|
||||||
cd R
|
cd R
|
||||||
bash -c "echo '^travis-tool\.sh\.cmd$' >> .Rbuildignore"
|
bash -c "echo '^travis-tool\.sh(\.cmd)?$' >> .Rbuildignore"
|
||||||
|
|
||||||
# Download script file from GitHub
|
# Download script file from GitHub
|
||||||
init:
|
init:
|
||||||
|
Loading…
Reference in New Issue
Block a user