mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-24 12:23:08 +00:00
Drop sudo from call
This commit is contained in:
@@ -22,7 +22,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- cd tests
|
- cd tests
|
||||||
- sudo lua test.lua
|
- lua test.lua
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls -b .. -r .. -i ./src --dump c.report.json
|
- coveralls -b .. -r .. -i ./src --dump c.report.json
|
||||||
|
|||||||
Reference in New Issue
Block a user