mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 21:01:56 +02:00
(v0.8.0.9027) adding susceptibility() and resistance()
This commit is contained in:
@ -174,7 +174,6 @@ Function Bootstrap {
|
||||
Progress "Downloading and installing travis_tool.sh"
|
||||
|
||||
cp "tests\appveyor\travis_tool.sh" "..\travis_tool.sh"
|
||||
# Invoke-WebRequest https://gitlab.com/msberends/AMR/raw/master/tests/appveyor/travis_tool.sh -OutFile "..\travis_tool.sh"
|
||||
echo '@bash.exe ../travis_tool.sh %*' | Out-File -Encoding ASCII .\travis_tool.sh.cmd
|
||||
cat .\travis_tool.sh.cmd
|
||||
bash -c "( echo; echo '^travis_tool\.sh\.cmd$' ) >> .Rbuildignore"
|
||||
|
Reference in New Issue
Block a user