mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-28 02:52:19 +00:00
added travis; moved rockspecs; tests and docs modified
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require("luarocks.loader")
|
||||
--require("luarocks.loader")
|
||||
-- Omit next line in actual module clients; it's only to support development of the module itself
|
||||
package.path = "../src/?.lua;" .. package.path
|
||||
local htmlparser = require("htmlparser")
|
||||
|
Reference in New Issue
Block a user