diff --git a/.travis.yml b/.travis.yml index eba22a6..8856955 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: