We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37104a2 commit 419296eCopy full SHA for 419296e
deps.sh
@@ -16,7 +16,7 @@ $TTCTL rocks install luacheck 0.25.0
16
$TTCTL rocks install luacov 0.13.0
17
18
# cluacov, luacov-coveralls and dependencies
19
-$TTCTL rocks install https://raw.githubusercontent.com/luarocks/cluacov/master/cluacov-scm-1.rockspec
+$TTCTL rocks install https://raw.githubusercontent.com/luarocks/cluacov/master/cluacov-dev-1.rockspec
20
$TTCTL rocks install https://luarocks.org/manifests/dhkolf/dkjson-2.8-1.rockspec
21
$TTCTL rocks install https://raw.githubusercontent.com/keplerproject/luafilesystem/master/luafilesystem-scm-1.rockspec
22
$TTCTL rocks install https://raw.githubusercontent.com/moteus/lua-path/master/rockspecs/lua-path-scm-0.rockspec
0 commit comments