aboutsummaryrefslogtreecommitdiff
path: root/test/testing.bat
diff options
context:
space:
mode:
authorHisham <hisham@gobolinux.org>2016-02-01 09:54:46 +0100
committerHisham <hisham@gobolinux.org>2016-02-01 09:54:46 +0100
commit79f5022066c4d801d973769fe092280e24461cc2 (patch)
tree68228aa9a7eebb0262a914a01e64bffecf2ffc8a /test/testing.bat
parent6dc745a70be16e99ca2bc3b389f92336f49b05ec (diff)
parent102a2bec7c3f54a4c323ccf3125ae85e96a54df3 (diff)
downloadluarocks-79f5022066c4d801d973769fe092280e24461cc2.tar.gz
luarocks-79f5022066c4d801d973769fe092280e24461cc2.tar.bz2
luarocks-79f5022066c4d801d973769fe092280e24461cc2.zip
Merge branch 'master' of https://github.com/keplerproject/luarocks
Diffstat (limited to 'test/testing.bat')
-rw-r--r--test/testing.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testing.bat b/test/testing.bat
index 319e12c3..7083678b 100644
--- a/test/testing.bat
+++ b/test/testing.bat
@@ -1,7 +1,7 @@
1@echo off 1@echo off
2Setlocal EnableDelayedExpansion EnableExtensions 2Setlocal EnableDelayedExpansion EnableExtensions
3 3
4if not defined LUAROCKS_REPO set LUAROCKS_REPO=http://rocks.moonscript.org 4if not defined LUAROCKS_REPO set LUAROCKS_REPO=https://luarocks.org
5 5
6appveyor DownloadFile %LUAROCKS_REPO%/stdlib-41.0.0-1.src.rock 6appveyor DownloadFile %LUAROCKS_REPO%/stdlib-41.0.0-1.src.rock
7luarocks build stdlib 7luarocks build stdlib