mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-27 18:42:19 +00:00
travis fix
This commit is contained in:
@@ -28,10 +28,8 @@ install:
|
||||
- luarocks make rockspecs/htmlparser-scm-0.rockspec CFLAGS="-O2 -fPIC -ftest-coverage -fprofile-arcs" LIBFLAG="-shared --coverage"
|
||||
|
||||
script:
|
||||
# - cd tst
|
||||
- lua -e "print(require'cURL'.version())"
|
||||
# - lunit.sh init.lua
|
||||
- lua -l tst -e ""
|
||||
- lua -l tst.init -e ""
|
||||
|
||||
after_success:
|
||||
- coveralls -b .. -r .. -i ./src --dump c.report.json
|
||||
|
Reference in New Issue
Block a user