Skip to content

Commit

Permalink
coverage: fix cluacov rockspec URI
Browse files Browse the repository at this point in the history
  • Loading branch information
Totktonada committed Aug 28, 2024
1 parent 37104a2 commit b4198e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $TTCTL rocks install luacheck 0.25.0
$TTCTL rocks install luacov 0.13.0

# cluacov, luacov-coveralls and dependencies
$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
$TTCTL rocks install https://luarocks.org/manifests/dhkolf/dkjson-2.8-1.rockspec
$TTCTL rocks install https://raw.githubusercontent.com/keplerproject/luafilesystem/master/luafilesystem-scm-1.rockspec
$TTCTL rocks install https://raw.githubusercontent.com/moteus/lua-path/master/rockspecs/lua-path-scm-0.rockspec
Expand Down

0 comments on commit b4198e1

Please sign in to comment.