mirror of
https://github.com/gvx/bitser.git
synced 2024-11-24 06:54:20 +00:00
Update travis file for LÖVE-related code
This commit is contained in:
parent
60006de9f0
commit
7e88b839ef
@ -19,7 +19,7 @@ install:
|
|||||||
- wget https://raw.githubusercontent.com/vrld/hump/038bc9025f1cb850355f4b073357b087b8122da9/class.lua
|
- wget https://raw.githubusercontent.com/vrld/hump/038bc9025f1cb850355f4b073357b087b8122da9/class.lua
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- luacheck --std max+busted bitser.lua spec
|
- luacheck --std max+busted --read-globals love bitser.lua spec
|
||||||
- busted --verbose --coverage
|
- busted --verbose --coverage
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
Loading…
Reference in New Issue
Block a user