mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 22:49:40 +02:00
(v1.1.0.9009) lose dependencies
This commit is contained in:
@@ -191,7 +191,7 @@ Function Bootstrap {
|
||||
}
|
||||
|
||||
Progress "Downloading and installing travis-tool.sh"
|
||||
cp "tests\appveyor\travis_tool.sh" "..\travis_tool.sh"
|
||||
cp "tests\appveyor\travis_tool.sh" "..\travis-tool.sh"
|
||||
# Invoke-WebRequest https://raw.githubusercontent.com/krlmlr/r-appveyor/master/r-travis/scripts/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
|
||||
|
Reference in New Issue
Block a user