mirror of
https://github.com/gvx/bitser.git
synced 2024-11-11 01:44:21 +00:00
Ugh, I should have read the luacheck docs better
This commit is contained in:
parent
7e88b839ef
commit
2b4022fa2d
@ -19,7 +19,7 @@ install:
|
||||
- wget https://raw.githubusercontent.com/vrld/hump/038bc9025f1cb850355f4b073357b087b8122da9/class.lua
|
||||
|
||||
script:
|
||||
- luacheck --std max+busted --read-globals love bitser.lua spec
|
||||
- luacheck --std max+busted bitser.lua spec --read-globals love
|
||||
- busted --verbose --coverage
|
||||
|
||||
after_success:
|
||||
|
Loading…
Reference in New Issue
Block a user