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