make busted more verbose in travis

This commit is contained in:
kikito 2015-10-13 00:02:32 +02:00
parent 6dd3294b70
commit 0803eb192a

View File

@ -13,7 +13,7 @@ install:
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo luarocks install busted - sudo luarocks install busted
script: busted script: busted -v
branches: branches:
except: except: