Shoud fail this time

This commit is contained in:
Oliver Walters 2019-05-02 00:46:59 +10:00
parent 7e149f817c
commit 25e29521ba

View File

@ -13,9 +13,9 @@ before_install:
- make migrate
script:
- test -z "$(git ls-files --exclude-standard --others)"
- make coverage
- make style
- git ls-files --exclude-standard --others
after_success:
- coveralls