mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
travis fix
This commit is contained in:
parent
a7ae1ec77b
commit
0e7462ea88
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user