Skip to content

Commit 419296e

Browse files
TotktonadaDifferentialOrange
authored andcommitted
coverage: fix cluacov rockspec URI
See luarocks/cluacov@0e53349
1 parent 37104a2 commit 419296e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $TTCTL rocks install luacheck 0.25.0
1616
$TTCTL rocks install luacov 0.13.0
1717

1818
# cluacov, luacov-coveralls and dependencies
19-
$TTCTL rocks install https://raw.githubusercontent.com/luarocks/cluacov/master/cluacov-scm-1.rockspec
19+
$TTCTL rocks install https://raw.githubusercontent.com/luarocks/cluacov/master/cluacov-dev-1.rockspec
2020
$TTCTL rocks install https://luarocks.org/manifests/dhkolf/dkjson-2.8-1.rockspec
2121
$TTCTL rocks install https://raw.githubusercontent.com/keplerproject/luafilesystem/master/luafilesystem-scm-1.rockspec
2222
$TTCTL rocks install https://raw.githubusercontent.com/moteus/lua-path/master/rockspecs/lua-path-scm-0.rockspec

0 commit comments

Comments
 (0)