Skip to content

Commit a1d0c9b

Browse files
committed
Don't copy spec in the scm rockspec
1 parent 1da41b7 commit a1d0c9b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

luacheck-scm-1.rockspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ build = {
4646
bin = {
4747
luacheck = "bin/luacheck.lua"
4848
}
49-
},
50-
copy_directories = {"spec"}
49+
}
5150
}

0 commit comments

Comments
 (0)